Skip to content

dantheta/Blocking-Middleware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.0%
  • Python 8.0%