ExAil ex_ail allows to conveniently use the AIL project REST API from elixir. Installation def deps do [ {:ex_ail, git: "https://github.com/ail-project/ex_ail", tag: "0.1.0"} ] end