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: about 1 month ago
Linked from 2 awesome lists
clienterlanghttp
Related projects:
Repository | Description | Stars |
---|---|---|
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
ninenines/gun | An Erlang HTTP client with support for various protocols and connection management. | 903 |
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. | 544 |
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. | 79 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
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. | 278 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,082 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
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 |