Libraries tagged by rest services
wpify/dpd-geo-php-sdk
6 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
winnipass/php-request
909 Downloads
Request Man is a PHP HTTP client library
wenson/paypal
43 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
vijaycs85/currency-checker
6 Downloads
Currency checker implemented with Guzzle + service description
vhtvn/vht-google-shortener-api-php
17 Downloads
A simple PHP library for interacting with the URL Shortener API v1. Example library for the vht web services
vhtvn/vht-getresponse-php
5 Downloads
Example library for the vht web services
vhtvn/vht-bitly-api-php
18 Downloads
A simple PHP library for interacting with the Bit.ly API. Example library for the vht web services
vhtvn/sms-soap-client
18 Downloads
A PHP client for the VHT SOAP API
vhtvn/gateway-soap-client
17 Downloads
A PHP client for the VHT SOAP API
verdigado/gruene-api-client
108 Downloads
## OpenAPI Endpoints OpenAPI Spec in JSON OpenAPI Spec in YAML ### Offboarding Every service conntected to Grünes Netz needs to remove users when they are removed from `saml.gruene.de`. Connected services need to pull a list of users waiting for removal at least once a week. api.gruene.de needs to be informed whether the user did not exist or was removed. API tokens can be obtained from `[email protected]`.
vdvpie22/audit-log-client
2530 Downloads
Audit log PHP HTTP client library based on Guzzle
utreon/cielo24-php
1892 Downloads
The cielo24 Web Services Platform API allows developers to easily integrate transcription, captioning and keyword extraction into their applications without having to use a manual web portal.
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
upscale/http-server-skeleton
14 Downloads
Skeleton of RESTful API with request parsing, routing, and dependency injection
upscale/http-server-engine
35 Downloads
Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API