laravel-json-api-generator maintained by imjonos
Description
JSON API Generator
Author
Last update
2022/11/24 14:10
(dev-master)
License
Downloads
649
Tags
Laravel Json Api Generator 0.2a
Based on jsonapi.org. Alpha version.
Installation
Via Composer
$ composer require imjonos/laravel-json-api-generator
Usage
json-api:generate {table : Table name from DB} {--route=v1} {--force=0}
php artisan json-api:generate posts
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.