Ondix

Elixir client for the Orchestre National d'Île-de-France public API

Installation

Add ondix to your dependencies :

def deps do
  [
    {:ondix, "~> 0.1.1"}
  ]
end