Skip to content

DanielSz50/riot-API-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riot API wrapper

This simple wrapper provides a Go interface for Riot API.

Config

Create a .env file in the root directory of the project and set an api_key variable like this:

api_key=<your_key>

Usage

import "riot-API-client/riot"
client, err := riot.New()

API documentation

https://developer.riotgames.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages