Simple PHP Library for RESTful APIs
Go to file
PJ Dietz 4c0434399a Code cleanup. 2012-09-16 22:44:29 -04:00
Handler.inc.php Move some logic from Router to Route for easier subclassing and better OOP principles. Add comments and PHPDoc blocks. 2012-09-16 22:31:25 -04:00
README.md Initial commit 2012-08-20 17:34:37 -07:00
Request.inc.php Move some logic from Router to Route for easier subclassing and better OOP principles. Add comments and PHPDoc blocks. 2012-09-16 22:31:25 -04:00
Response.inc.php Move some logic from Router to Route for easier subclassing and better OOP principles. Add comments and PHPDoc blocks. 2012-09-16 22:31:25 -04:00
Route.inc.php Code cleanup. 2012-09-16 22:44:29 -04:00
Router.inc.php Code cleanup. 2012-09-16 22:44:29 -04:00

README.md

WellRESTed

Simple PHP Library for RESTful APIs