:warning: Notice: The Kohana Framework announced official retirement on 07/01/2017. Therefore, this repository is no longer maintained.
Restify Module
An interface for simplifying and testing RESTful requests.
Installation
- Add module to application bootstrap
 - Specify path in 
config/restify.phpto media directory. 
To use restify, simply hit the restify controller in your browser http://localhost/path_to_app/restify/.
Learning & References
- Demo Video: http://vimeo.com/michealmorgan/restify-overview
 - API Browser
 - Unit Tests
 
Version 0.7.1
This is release version 0.7.1 of Restify.