Skip to content

A neophyte's guide to programming for the Riot API

License

Notifications You must be signed in to change notification settings

tercenya/compendium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A neophyte's guide to programming for the Riot API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published