fuzzyurl
httpoison
fuzzyurl | httpoison | |
---|---|---|
- | 4 | |
20 | 2,233 | |
- | - | |
0.0 | 4.9 | |
almost 3 years ago | 4 months ago | |
Elixir | Elixir | |
Apache License 2.0 | 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.
fuzzyurl
We haven't tracked posts mentioning fuzzyurl yet.
Tracking mentions began in Dec 2020.
httpoison
-
Phoenix SaaS starter kit?
You can also use https://github.com/edgurgel/httpoison to write your own API integrations. If there's already a package out there, may as well use it. If not, Elixir makes it easy enough to knock out in an hour or two (unless the API itself is a pain to work with, but that would apply to any language).
-
Consumindo GraphQL com Elixir?
httpoison:1.8 (Cliente HTTP, para requisições)
-
Elixir: Consumindo dados de uma API externa
Você pode encontrar a versão mais recente do HTTPoison em: https://hex.pm/packages/httpoison
-
how to make HTTPOISON POST request with form-data ?
Perhaps this thread has what you're looking for https://elixirforum.com/t/httpoison-post-multipart-with-more-form-than-the-file/4222/5 or try this GitHub issue https://github.com/edgurgel/httpoison/issues/237
What are some alternatives?
web_socket - An exploration into a stand-alone library for Plug applications to easily adopt WebSockets.
tesla - The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
http_proxy - http proxy with Elixir. wait request with multi port and forward to each URIs
hackney - simple HTTP client in Erlang
explode - An easy utility for responding with standard HTTP/JSON error payloads in Plug- and Phoenix-based applications
httpotion - [Deprecated because ibrowse is not maintained] HTTP client for Elixir (use Tesla please)
bolt - Simple and fast http proxy living in the Erlang VM
spell - Spell is a Web Application Messaging Protocol (WAMP) client implementation in Elixir. WAMP is an open standard WebSocket subprotocol that provides two application messaging patterns in one unified protocol: Remote Procedure Calls + Publish & Subscribe: http://wamp.ws/
ExVCR - HTTP request/response recording library for elixir, inspired by VCR.
etag_plug - A simple to use shallow ETag plug
mochiweb - MochiWeb is an Erlang library for building lightweight HTTP servers.