Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 908 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 908 Bytes

Phalcon REST

Latest Stable Version Phalcon REST Library

a library focused on simplifying the creation of RESTful API's

Installing

Install using Composer.

composer require redound/phalcon-rest

Boilerplate

For a full implementation of the library, check out the Boilerplate application.

Learn More

Contributing

Please file issues under GitHub, or submit a pull request if you'd like to directly contribute.

License

Phalcon REST is licensed under the MIT license. See License File for more information.