httpotion
tesla
Our great sponsors
- Paraxial.io - Bot detection and prevention for Elixir/Phoenix applications
- SonarLint - Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
- Scout APM - Less time debugging, more time building
httpotion | tesla | |
---|---|---|
0 | 2 | |
724 | 1,665 | |
- | 2.2% | |
0.0 | 5.7 | |
about 2 years ago | 11 days ago | |
Elixir | Elixir | |
The Unlicense | 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.
httpotion
We haven't tracked posts mentioning httpotion yet.
Tracking mentions began in Dec 2020.
tesla
- Elixir: Consumindo dados de uma API externa
-
Learn how to deploy Elixir apps on Heroku
To integrate the API via Elixir let's use the HTTP wrapper Tesla. There are many good options out there, such as the good old Httpoison. However, Tesla has some added benefits. I won't go into details as it's not the purpose of this article, but it's worth checking out.
What are some alternatives?
httpoison - Yet Another HTTP client for Elixir powered by hackney
hackney - simple HTTP client in Erlang
Ralitobu.Plug - Elixir Plug for Ralitobu, the Rate Limiter with Token Bucket algorithm
Maxwell - Maxwell is an HTTP client which support for middleware and multiple adapters.
HttpBuilder - A DSL for building chainable, composable HTTP requests. API structure taken from the lovely elm-http-builder
webdriver - WebDriver client for Elixir.
PlugAttack - A plug building toolkit for blocking and throttling abusive requests
http_digex - HTTP Digest Auth Library to create auth header to be used with HTTP Digest Authentication
uri_query - URI encode nested GET parameters and array values in Elixir