在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):BinarCode/laravel-restify开源软件地址(OpenSource Url):https://github.com/BinarCode/laravel-restify开源编程语言(OpenSource Language):PHP 99.9%开源软件介绍(OpenSource Introduction):The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code. InstallationYou can install the package via composer: composer require binaryk/laravel-restify PlaygroundYou can find a playground in the Restify Demo GitHub repository. VideosIf you are a visual learner, checkout our video course for the Laravel Restify. Quick startSetup package: php artisan restify:setup Generate repository: php artisan restify:repository Dream --all Now you have the REST CRUD over dreams and this beautiful repository: Now you can go into Postman and check it out: GET: http://laravel.test/api/restify/dreams POST: http://laravel.test/api/restify/dreams GET: http://laravel.test/api/restify/dreams/1 PUT: http://laravel.test/api/restify/dreams/1 DELETE: http://laravel.test/api/restify/dreams/1 UsageSee the official documentation. Testingcomposer test ChangelogPlease see CHANGELOG for more information what has changed recently. ContributingPlease see CONTRIBUTING for details. SecurityIf you discover any security related issues, please email [email protected] or message me on twitter instead of using the issue tracker. CreditsLicenseThe MIT License (MIT). Please see License File for more information. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论