http-dispatch
HTTP client library
A high-level HTTP client library with an easy-to-use API and transparent HTTPS support.
A high level HTTP client for Haskell that focuses on ease of use
62 stars
6 watching
2 forks
Language: Haskell
last commit: over 7 years ago haskellhttp-client
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
aesiniath/http-streams | An HTTP client library for making outbound requests to other servers using a streaming IO approach. | 50 |
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 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 394 |
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 |
cmullaparthi/ibrowse | An Erlang HTTP client library with support for various authentication methods and features. | 516 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 985 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 343 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,086 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |