/kohana-restify

An interface for simplifying and testing RESTful requests.

Primary LanguagePHPMIT LicenseMIT

Restify Module

An interface for simplifying and testing RESTful requests.

Installation

  1. Add module to application bootstrap
  2. 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/.

Learning & References

Version 0.7.1

This is release version 0.7.1 of Restify.