Skip to content

Latest commit

 

History

History

riot_api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Riot Api

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.

Test

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.