/php-rest

A REST Specific framework using JSON-Pointer (RFC6901) for routing

Primary LanguagePHPMIT LicenseMIT

PHP-REST

A REST Specific framework using JSON-Pointer (RFC6901) for routing

License

PHP-REST is licensed under the MIT license.

Installation

$ composer require gamringer/php-rest

Tests

$ composer install
$ phpunit

Documentation

Coming up...