Libraries tagged by test-case
deesoft/yii2-rest-base
21 Downloads
Yii2 rest extension
ucsf/restorm-bundle
497 Downloads
REST-based ORM for Symfony - Obtain objects from a REST service... just like using an ORM
shell/data-and-reporting-sdk
68 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
58 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.
rafaame/php-aws-ses
39 Downloads
REST-based interface for Amazon Simple Mail Service (SES) written in PHP.
garethhudson07/eloquent-rest
319 Downloads
An Eloquent model style interface to a REST based API
dratejinn/ynab-open-api
1 Downloads
Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com
alpha/router
7 Downloads
Basic request router for REST based API
bad-wolf/rest-bundle
518 Downloads
Bundle for building REST based API's.