Libraries tagged by laravel restful api
avlima/dingo-api
859 Downloads
A fork from a RESTful API package for the Laravel and Lumen frameworks without auth with query and prints the status code in the body of the response
andrewmclagan/api
18 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
aaronbullard/api
22 Downloads
Restful API parent controller for Laravel 4
viitech/dingo-api
1 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
rasyid46/api
3 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
picanova/dingo-api
7 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
alipeng/dingo-api
5 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
impleri/laravel-resource
12 Downloads
Alternative API-only RESTful resource implementation for Laravel.
yuritsuki/laravel-swagger
69 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
xbld/laravel-api-response
15 Downloads
Response for restful API
turbo124/laravel-socialite-api
15 Downloads
package for laravel 5.2 retrieve user datas serve for restful api authentication.
tuongtd/restful-response
6 Downloads
Restful API Response in Json Format, for laravel
tulqinmuxtorov/api-starter-kit
0 Downloads
Comprehensive boilerplate designed specifically for backend developers who need to quickly scaffold RESTful APIs.
tarasov-krk/laravel-swagger
43 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
stevema/laravel-restful
71 Downloads
laravel 中 每个restful接口都需要写一堆方法。我想写一个公共的类 然后继承它 只需要少少的配置就可以输出相关的API接口