Libraries tagged by api resource
iramgutierrez/lumen-resource-api
77 Downloads
Create a resource API for Lumen 5.3: entity, repository, manager, validator, controller, migration, table , route and documentation
iiispikeriii/soc-api
0 Downloads
API social resources
hatframework/hat-resource-api
260 Downloads
Resource package integration with aws amazon services
enm/json-api-object-resource-mapper-bundle
13 Downloads
Symfony integration for object resource mappers from enm/json-api-common
commonapi/resource
1872 Downloads
Common Resource Api Interface
enm/json-api-server-resource-mapper-bundle
1200 Downloads
Symfony integration for enm/json-api-server-resource-mappers
urban-brussels/resourcespace-api
62 Downloads
PHP wrapper for ResourceSpace API (Open Source Digital Asset Management)
yolomedia/api-response
73 Downloads
Libreria para generar respuestas para la API, compatible con Resources de laravel
rigsto/api-http-status
62 Downloads
HTTP status codes and resources for API usages
octavianparalescu/laravel-api-controller-methods
23 Downloads
Laravel Controller methods that allow the developer to quickly build a Resource-based API
jiejunf/laravel-resourceful
36 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
degagne/yarn-resource-manager-api
434 Downloads
PHP Yarn Resource Manager REST API library
bitween-software/dev-to-open-api-client
8 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
bentools/api-platform-create-resource
23 Downloads
Allows creating resources through PUT operations.
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.