etag_plug
finch
etag_plug | finch | |
---|---|---|
- | 5 | |
22 | 1,263 | |
- | - | |
2.8 | 7.6 | |
6 months ago | about 1 month 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.
etag_plug
We haven't tracked posts mentioning etag_plug yet.
Tracking mentions began in Dec 2020.
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年)
What are some alternatives?
Crawly - Crawly, a high-level web crawling & scraping framework for Elixir.
mint - Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
uri_template - RFC 6570 compliant URI template processor for Elixir
gun - HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
Tube - WebSocket client library written in pure Elixir
webdriver - WebDriver client for Elixir.
httprot - Prot prot prot.
cauldron - I wonder what kind of Elixir is boiling in there.
ivar - Ivar is an adapter based HTTP client that provides the ability to build composable HTTP requests.
http_proxy - http proxy with Elixir. wait request with multi port and forward to each URIs