- Notifications
You must be signed in to change notification settings - Fork8
A PHP REST server for providing a very light-weight REST API. If you want color highlighting support for TextMate, look here:https://gist.github.com/1149076
License
jk/RestServer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Master branch | Develop branch |
---|---|
A PHP REST server for providing a very light-weight REST API. Very easy to set up and get going. Independent from other libraries and frameworks. Supports HTTP authentication. Supports AMF data if the Zend Framework is present for Flash clients.
As ofClassification of HTTP-based APIs this implementation should be considered as an HTTP based type II type of an API. So it is not an academic version of a real RESTful API, but this is by intention, so it's easy to understand and install.
About
A PHP REST server for providing a very light-weight REST API. If you want color highlighting support for TextMate, look here:https://gist.github.com/1149076