Epik.com Elixir

Client library for the Epik.com v2 API.

Installation

The package can be installed by adding epik to your list of dependencies in mix.exs:

def deps do
  [
    {:epik, "~> 0.0.0"}
  ]
end

License

Epik Elixir is licensed under the MIT license. See LICENSE.md for a full copy of the license.