finch
etag_plug
finch | etag_plug | |
---|---|---|
5 | - | |
1,280 | 22 | |
- | - | |
6.7 | 2.8 | |
22 days ago | 8 months ago | |
Elixir | Elixir | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
finch
-
Notes on streaming downloads with progress in Elixir
We will use the Req library, a superset of Finch, which is itself a superset of Mint.
- How to implement a disk cache plugin for Elixir's Req HTTP client?
-
Taming the Time: how to install & develop with XTDB
However, not every Elixir’s HTTP client supports sending requests using HTTP2 - so we have to search for another option rather than using HTTPoison that we widely use in other projects. We’ve decided to go with Finch, as apart from supporting HTTP2 it also focuses on performance and provides telemetry support out of the box - which we’ve found very useful for tracing and debugging purposes.
- ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
etag_plug
We haven't tracked posts mentioning etag_plug yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
mint - Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
Crawly - Crawly, a high-level web crawling & scraping framework for Elixir.
gun - HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
uri_template - RFC 6570 compliant URI template processor for Elixir
webdriver - WebDriver client for Elixir.
httprot - Prot prot prot.
Tube - WebSocket client library written in pure Elixir
ivar - Ivar is an adapter based HTTP client that provides the ability to build composable HTTP requests.
cauldron - I wonder what kind of Elixir is boiling in there.
http_proxy - http proxy with Elixir. wait request with multi port and forward to each URIs
fuzzyurl - An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.