Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 845 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 845 Bytes

Compendium

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.

Development

To build the docs, see the README in the docs folder.

Pull requests are welcome.

About the Project

For a discussion of the motivations, trials and tribulations, see ABOUT.md