req
HTTP client
An HTTP client library for Haskell with type-safe and expandable features.
An HTTP client library
339 stars
8 watching
40 forks
Language: Haskell
last commit: about 2 months 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 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 50 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 479 |
cmullaparthi/ibrowse | An Erlang HTTP client library with support for various authentication methods and features. | 516 |
mrkkrp/modern-uri | A modern Haskell library for working with URIs in a correct and efficient manner | 68 |
schlenkr/fshttp | An HTTP client library written in F# for .NET applications. | 453 |
qyvlik/httprequest | A powerful HTTP request class similar to XMLHttpRequest, designed for Qt-based QML applications. | 26 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
anton-k/mig | A lightweight and composable library for building servers in Haskell. | 70 |