hackney
HTTP client
An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests
simple HTTP client in Erlang
1k stars
61 watching
427 forks
Language: Erlang
last commit: 3 months ago
Linked from 2 awesome lists
clienterlanghttp
Related projects:
Repository | Description | Stars |
---|---|---|
cmullaparthi/ibrowse | An Erlang HTTP client library with support for various authentication methods and features. | 516 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
ninenines/gun | An Erlang library that provides a high-performance client for various web protocols, including HTTP/1.1, HTTP/2, and WebSockets. | 906 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
federicotdn/verb | A package for organizing and sending HTTP requests from Emacs using a tree structure similar to Org mode. | 547 |
talko/lhttpc | A lightweight HTTP client library written in Erlang for making secure connections to web servers. | 1 |
bozd4g/go-http-client | An HTTP client package providing a lightweight way to send requests in Golang. | 80 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,086 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |