ivar
http client
An HTTP client that builds composable requests using various adapters
Ivar is an adapter based HTTP client that provides the ability to build composable HTTP requests.
16 stars
5 watching
2 forks
Language: Elixir
last commit: about 7 years ago
Linked from 1 awesome list
composableelixirhttphttp-client
Related projects:
Repository | Description | Stars |
---|---|---|
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
swensensoftware/im-only-resting | A WinForms-based HTTP client for building and managing HTTP requests with smart response content rendering modes | 187 |
valpackett/httpotion | An HTTP client library for Elixir | 725 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,005 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
sagebind/isahc | An asynchronous HTTP client written in Rust for making requests to web servers. | 712 |
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 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
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 |