All Projects → php-fig → Http Factory

php-fig / Http Factory

Licence: mit
Implementation of PSR-17 (HTTP Message Factories)

Projects that are alternatives of or similar to Http Factory

re-frame-fetch-fx
js/fetch Effect Handler for re-frame
Stars: ✭ 24 (-97.21%)
Mutual labels:  http-requests
Netswift
A type-safe, high-level networking solution for Swift apps
Stars: ✭ 21 (-97.56%)
Mutual labels:  http-requests
Requests
Convenient http client for java, inspired by python request module
Stars: ✭ 459 (-46.57%)
Mutual labels:  http-requests
request-baskets
HTTP requests collector to test webhooks, notifications, REST clients and more ...
Stars: ✭ 149 (-82.65%)
Mutual labels:  http-requests
robotframework-httprequestlibrary
Robot Framework's library to test REST interfaces utilizing Apache HttpClient
Stars: ✭ 20 (-97.67%)
Mutual labels:  http-requests
Node Request Retry
💂 Wrap NodeJS request module to retry http requests in case of errors
Stars: ✭ 330 (-61.58%)
Mutual labels:  http-requests
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-96.27%)
Mutual labels:  http-requests
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (-21.42%)
Mutual labels:  http-requests
The-PHP-Workshop
A New, Interactive Approach to Learning PHP
Stars: ✭ 30 (-96.51%)
Mutual labels:  http-requests
Karin
An elegant promise based HTTP client for the browser and node.js [WIP]
Stars: ✭ 393 (-54.25%)
Mutual labels:  http-requests
apideveloperio-laravel
Laravel API adapter to track each http request app handled.
Stars: ✭ 21 (-97.56%)
Mutual labels:  http-requests
firehopper
Rhino Grasshopper's RESTful interface for Google Firebase
Stars: ✭ 18 (-97.9%)
Mutual labels:  http-requests
Http Shortcuts
Android app to create home screen shortcuts that trigger arbitrary HTTP requests
Stars: ✭ 329 (-61.7%)
Mutual labels:  http-requests
Redes
High-level network layer abstraction library written in Swift.
Stars: ✭ 16 (-98.14%)
Mutual labels:  http-requests
Httpu
The terminal-first http client
Stars: ✭ 619 (-27.94%)
Mutual labels:  http-requests
dust
Archive web pages with all relevant assets or save as a single file HTML
Stars: ✭ 19 (-97.79%)
Mutual labels:  http-requests
Statcode
Man pages for HTTP status codes
Stars: ✭ 307 (-64.26%)
Mutual labels:  http-requests
Gout
gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
Stars: ✭ 749 (-12.81%)
Mutual labels:  http-requests
Faster Than Requests
Faster requests on Python 3
Stars: ✭ 639 (-25.61%)
Mutual labels:  http-requests
Htrace.sh
My simple Swiss Army knife for http/https troubleshooting and profiling.
Stars: ✭ 3,465 (+303.38%)
Mutual labels:  http-requests

HTTP Factories

This repository holds all interfaces related to PSR-17 (HTTP Factories).

Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that describe the components of a HTTP Factory.

The installable package and implementations are listed on Packagist.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].