Simple PHP Library for RESTful APIs
Go to file
PJ Dietz 3ff2371edd Make specifying the path to the handler script optional in Route since it is not needed if using an autoloader. 2013-01-10 21:21:57 -05:00
samples Remove ".inc" from filenames. 2013-01-10 20:28:57 -05:00
src/pjdietz/WellRESTed Make specifying the path to the handler script optional in Route since it is not needed if using an autoloader. 2013-01-10 21:21:57 -05:00
.gitignore Add composer.json 2013-01-10 19:45:55 -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