Skip to content

spazproject/Spaz-Web-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spaz Web APIs

These are web APIs written in PHP for use with Spaz clients. They may be useful to others as well.

The code here is really just the custom directory from a FRAPI install. FRAPI is a PHP-based application for building RESTful APIs quickly. It's really awesome.

There is also a tests directory, where functional tests are done with SimpleTest. Coverage is about -10% atm.

Requirements

Installing

  • Install FRAPI
  • Once FRAPI is installed, follow the steps here or overwrite the existing FRAPI_PATH/src/frapi/custom with our custom directory
  • In theory, it's now working.

Participating

Credits

Special thanks to David Coallier and echolibre for doing most of the work getting the Spaz Web APIs going.

Releases

No releases published

Packages

No packages published

Languages