A neophyte's guide to the Riot Games API
You can read the Documentation online.
Sample code is located in each of the language folders. All languages have a 'native' implementation (meaning they access the API without the use of a client library), but some have example implementations using popular libraries.
All sample code expects you to pass an API_KEY
environment variable from the command line.
To build the docs, see the README in the docs folder.
Pull requests are welcome.
For a discussion of the motivations, trials and tribulations, see ABOUT.md