Libraries tagged by api response
berthott/laravel-api-cache
1048 Downloads
Laravel Helper for Caching API Responses
barrydit/json-response
5 Downloads
A simple class that returns a properly formatted json response with HTTP status
avertys/json-api-response
8 Downloads
Send an elegant Json response from your api.
astronati/sportmediaset-api-response-parser
3068 Downloads
Allows to map responses provided by any SportMediaset API endpoint
asifcode/api-response
21 Downloads
Sending api response
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
arequena93/json-response
4 Downloads
A simple class that returns a properly formatted json response with HTTP status
arash-anvari/api-response
1 Downloads
It helps to manage responses consistency
aqamarine/rest-api-responses
70 Downloads
app3null/api-response
407 Downloads
Extend Laravel Response facade
alpha/response
8 Downloads
Basic API response generator
alicfeng/api-response
22 Downloads
The Laravel Framework Plugin
alcalyn/serializable-api-response
447 Downloads
Allows to return raw object as controller response so that it will be serialized later by serializer and converted to Symfony Response.
ajz/api-response
3 Downloads
Elegant and consistent API response helpers for Laravel applications with proper HTTP status codes and standardized JSON responses.
aivec/response-handler
2128 Downloads
Utilities for creating error object stores, generating error API responses, etc.