Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.91 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.91 KB

RESTful API for Craft CMS

Join the chat at https://gitter.im/flipboxfactory/craft-restful Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

Installation

To install, use composer:

composer require flipboxfactory/craft-restful

Usage

With this plugin as the scaffolding, you'll need to register and build your own RESTful endpoints. We've created a test project as a reference.

Testing

$ ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.