Skip to content
/ RestServer Public

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

Notifications You must be signed in to change notification settings

jk/RestServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8d67dc · Mar 4, 2024
Jun 26, 2021
Mar 4, 2024
Jul 27, 2015
Jul 17, 2015
Nov 3, 2015
Jan 12, 2015
Feb 11, 2015
Jun 28, 2019
Mar 9, 2015
Jun 28, 2019
Feb 23, 2022
Jul 17, 2015
Mar 24, 2015
Apr 26, 2014
Apr 26, 2014

Repository files navigation

RestServer.php

Scrutinizer Code Quality Code Coverage Latest Stable Version License Total Downloads SensioLabsInsight Documentation Status

Master branch Develop branch
Master Build Status Develop Build Status

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 of Classification 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages