World of Warcraft Battle.net API for Elixir

Current functions

  • Mounts

Future functions

  • Caching

Installation

If available in Hex, the package can be installed by adding wow_api_elix to your list of dependencies in mix.exs:

def deps do
  [
    {:wow_api_elix, "~> 0.1.0"}
  ]
end