Introducing Dayron - The Elixir REST client you ever wanted
Dayron is a flexible library to interact with RESTful APIs and map resources to Elixir data structures. It works similar of Ecto.Repo
but, instead of retrieving data from a database, it has underlying http clients to retrieve data from external HTTP servers.
Read next Satisfying TDD using Elixir and Dialyzer