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
193 forks
Language: Haskell
last commit: 24 days 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. 177
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. 338
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. 23
vaheqelyan/karin An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. 395
benoitc/hackney An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests 1,337
ninenines/gun An Erlang HTTP client with support for various protocols and connection management. 903
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 278
cloudhead/http-console An interactive command-line interface to the HTTP protocol 1,352
nahi/httpclient A Ruby library providing an HTTP client with various features and functionality 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