http-client

HTTP client

Provides a low-level HTTP client engine with various backends and higher-level APIs.

An HTTP client engine, intended as a base layer for more user-friendly packages.

GitHub

280 stars
15 watching
192 forks
Language: Haskell
last commit: about 1 month ago
haskellhttp-clienthttp-conduit

Related projects:

Repository Description Stars
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 179
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
mrkkrp/req An HTTP client library for Haskell with type-safe and expandable features. 339
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
aesiniath/http-streams An HTTP client library for making outbound requests to other servers using a streaming IO approach. 50
knid/httpy A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. 24
vaheqelyan/karin An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. 394
benoitc/hackney An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests 1,338
ninenines/gun An Erlang library that provides a high-performance client for various web protocols, including HTTP/1.1, HTTP/2, and WebSockets. 906
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 279
cloudhead/http-console An interactive command-line interface to the HTTP protocol 1,352
nahi/httpclient A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. 703
nghialv/net A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. 302
lukeed/httpie A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. 580
sony/easyhttpcpp A cross-platform HTTP client library with features like caching and pooling. 163