morgan / kohana-restify

An interface for simplifying and testing RESTful requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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

  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.

About

An interface for simplifying and testing RESTful requests.

License:MIT License


Languages

Language:PHP 73.4%Language:JavaScript 13.4%Language:CSS 13.1%