Libraries tagged by api-endpoints
php-extended/php-api-endpoint-http-zip
8292 Downloads
An implementation of the php-extended/php-api-endpoint-http-interface that unzip data on the fly when the responses are queried
php-extended/php-api-endpoint-http-object
148118 Downloads
An implementation of the php-extended/php-api-endpoint-http-interface library
php-extended/php-api-endpoint-http-json-object
127142 Downloads
A library that implements the php-extended/php-api-endpoint-http-json-interface library
php-extended/php-api-endpoint-http-json-interface
128357 Downloads
An endpoint that returns objects parsed from the resources of a distant json api
php-extended/php-api-endpoint-http-html-interface
28175 Downloads
An endpoint that returns objects parsed from the resources of a distant html api
wronx/lumen-rest-object-fetch-middleware
1050 Downloads
Simple Lumen middleware for simple fetching simple objects in simple REST API endpoints
webduonederland/laravel-health
6 Downloads
Open API endpoints to show vital information about your Laravel application
wamesk/laravel-auth
381 Downloads
OAuth2 authorization with API endpoints. Also includes registration process, login, password reset, email validation.
vinaikopp/module-example-gummypoints
30 Downloads
Example GummyPoints API endpoint
teaandcode/behat-guzzle-extension
17673 Downloads
Behat API extension using Guzzle Service Descriptions to functionally test API endpoints
sowl/laravel-doctrine-jsonapi
237 Downloads
Package for the Laravel that allows developers to create JSON:API endpoints using the Doctrine ORM for data persistence.
southcoastweb/scw-wp-rest-registration
71 Downloads
Register your Wordpress REST API endpoints easily
shell/data-and-reporting-sdk
5 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
shell/card-management-sdk
18 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
samuelgfeller/slim-starter
14 Downloads
Slim 4 starter with frontend and API endpoint