Skip to content

flipboxfactory/craft-restful

Repository files navigation

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.