Thanks to visit codestin.com
Credit goes to github.com

Skip to content

heedson/riotgear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riotgear

Utilisation of the Riot Game's League of Legend's API.

basic usage

To run the service locally.

make install
make generate
sudo docker build -t riotgear .
sudo docker run -d --rm --name riotgear -p 8080:8080 -e RIOT_API_KEY=myapikey riotgear

To get a response from the current Riotgear server, head to:

http://0.0.0.0:8080/openapi-ui/

About

Utilisation of the Riot Game's League of Legend's API.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors