Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 926 Bytes

File metadata and controls

26 lines (15 loc) · 926 Bytes

Middleware

API Specification

Using the Vagrant VM Image

Download and install:

Obtain a git checkout of the Blocking Middleware repository, then run:

cd /path/to/Blocking-Middleware
vagrant up

This will set up and run the VM image. The initial download of the compressed filesystem image can take a few minutes (size: 300MB)

The resulting VM contains a webserver configured to service requests by running the PHP pages from your checkout. A ready-configured MySQL database is already running in the VM.

You should then be able to execute API commands against your local running instance by using the base URL http://localhost:8080/api/1.2/