flipboxfactory / craft-restful
A RESTful API for Craft CMS
Installs: 9 194
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 7
Forks: 2
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^4.0
- flipboxdigital/transform: ^3.0
- flipboxfactory/craft-ember: ^3.0
- flipboxfactory/craft-rest: ^3.0
Requires (Dev)
- phpunit/phpunit: ^5.0
- squizlabs/php_codesniffer: ^2.0
This package is auto-updated.
Last update: 2024-10-23 06:21:03 UTC
README
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.