Simple PHP Library for RESTful APIs
Go to file
PJ Dietz a44c98efb3 Fix error in Request.php where wrong namespace was used for Exceptions
Remove sample APi
2013-01-27 18:07:07 -05:00
docs Update documentation 2013-01-27 14:14:45 -05:00
samples/apisample Fix error in Request.php where wrong namespace was used for Exceptions 2013-01-27 18:07:07 -05:00
src/pjdietz/WellRESTed Fix error in Request.php where wrong namespace was used for Exceptions 2013-01-27 18:07:07 -05:00
.gitignore Fix error in Request.php where wrong namespace was used for Exceptions 2013-01-27 18:07:07 -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