An interface for simplifying and testing RESTful requests.
- Add module to application bootstrap
- Specify path in
config/restify.php
to media directory.
To use restify, simply hit the restify controller in your browser http://localhost/path_to_app/restify/
.
- Demo Video: http://vimeo.com/michealmorgan/restify-overview
- API Browser
- Unit Tests
This is release version 0.7.1 of Restify.