Simple PHP Library for RESTful APIs
Go to file
PJ Dietz 1bad8e35a0 Send headers when making a request.
Add headerLines property to Message
Remove invalid default value for protocol in Response
2013-01-28 15:53:18 -05:00
src/pjdietz/WellRESTed Send headers when making a request. 2013-01-28 15:53:18 -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