Libraries tagged by http api
vlsv/atol-online
68 Downloads
Http клиент для работы с API АТОЛ Онлайн. 54–ФЗ.
erikgreasy/superfaktura-client
980 Downloads
HTTP client for SuperFaktura REST api
bubnov-mikhail/landedcostcalculationapi
13733 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
josantonius/curl
102 Downloads
API Requests using the HTTP protocol through the Curl library.
soltancode/send-request
2363 Downloads
Simple package for Laravel that makes it easy to send HTTP requests and integrate with web APIs.
phpslides/status
12 Downloads
PhpSlides HTTP Status Response in handling PhpSlides API
dconco/phpslides-status
9 Downloads
PhpSlides HTTP Status Response in handling PhpSlides API
awelters/hatebase
21 Downloads
Hatebase is a PHP HTTP client library for consuming the Hatebase API
cleanse/discord-hypertext
1009 Downloads
An unofficial PHP API wrapper for the Discord client (http://discordapp.com).
zhangxingye/aaa
16 Downloads
wellrested/redirect
2997 Downloads
PSR-15 middleware for simple redirects
webmodules/webcomponentsjs
284 Downloads
A suite of polyfills supporting the HTML Web Components specs: http://webcomponents.org/polyfills/
waltersilvacruz/quickbooks-payments-sdk
44 Downloads
The Official PHP SDK for QuickBooks Online Payments API
vpsfreecz/httpful
15 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
voyanara/avito-laravel-client
6 Downloads
A Laravel package for integrating with the Avito API, allowing seamless interaction with Avito features and data from your Laravel application.