Packages

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

Retired package: Release invalid - The underlying public API does not exist anymore.

Current section

Files

Jump to
ondix lib ondix.ex
Raw

lib/ondix.ex

defmodule Ondix do
@moduledoc """
An API client for the Orchestre National d'Île-de-France. Play !
"""
def what do
"""
An API client for the Orchestre National d'Île-de-France. Play !
"""
end
end