This app contains the integration with the Riot API. Currently we use a local mapping of Champion ID to Champion Name to avoid otherwise redundant requests to Riot's API.
To test locally, generate a temporary API key from Riot's Developer Website
and create a local config/dev.secret.exs
file from the given example with
generated API key.