203 skills found · Page 1 of 7
edgurgel / HttpoisonYet Another HTTP client for Elixir powered by hackney
elixir-tesla / TeslaThe flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
mtrudel / BanditBandit is a pure Elixir HTTP server for Plug & WebSock applications
elixir-mint / MintFunctional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
sneako / FinchElixir HTTP client, focused on performance
wojtekmach / ReqReq is a batteries-included HTTP client for Elixir.
parroty / ExvcrHTTP request/response recording library for elixir, inspired by VCR.
valpackett / Httpotion[Deprecated because ibrowse is not maintained] HTTP client for Elixir (use Tesla please)
Zatvobor / TirexsAn Elixir flavored HTTP client and DSL library for Elasticsearch
appcues / MojitoAn easy-to-use Elixir HTTP client, built on the low-level Mint library.
tallarium / Reverse Proxy Plug🔛 an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support
nats-io / Nats.exElixir client for NATS, the cloud native messaging system. https://nats.io
railsmechanic / NanoidElixir port of NanoID, a secure and URL-friendly unique ID generator. https://hex.pm/packages/nanoid
danschultzer / Ex Oauth2 ProviderMaking OAuth 2 provider and authentication with http bearer as simple as possible for Elixir and Phoenix apps
slogsdon / PlacidA REST toolkit for building highly-scalable and fault-tolerant HTTP APIs with Elixir
acalejos / ExgboostElixir bindings to the XGBoost C API (https://xgboost.readthedocs.io/en/stable/c.html) using Native Implemented Functions (NIFs)
paulanthonywilson / Basic AuthElixir Plug to easily add HTTP basic authentication to an app
klarna / ErlavroAvro support for Erlang/Elixir (http://avro.apache.org/)
bleacherreport / Plug Logger JsonElixir Plug that formats http request logs as json
randycoulman / Mix Test InteractiveInteractive watch mode for Elixir's mix test. https://hexdocs.pm/mix_test_interactive/