Simple PHP Library for RESTful APIs
Go to file
PJ Dietz 298bdab35f Update Router and Route to require autoloading
Update samples to use new Router and Route
Refactor ApiSample namespace
2013-01-24 21:48:44 -05:00
samples Update Router and Route to require autoloading 2013-01-24 21:48:44 -05:00
src/pjdietz/WellRESTed Update Router and Route to require autoloading 2013-01-24 21:48:44 -05:00
.gitignore Refactor for better PSR compliance. Still need to finish with samples. 2013-01-24 21:27:57 -05:00
README.md Initial commit 2012-08-20 17:34:37 -07:00
composer.json Refactor library files into src/pjdietz/WellRESTed 2013-01-10 20:54:22 -05:00

README.md

WellRESTed

Simple PHP Library for RESTful APIs