This simple wrapper provides a Go interface for Riot API.
Create a .env file in the root directory of the project and set an api_key variable like this:
api_key=<your_key>import "riot-API-client/riot"
client, err := riot.New()| Name | Name | Last commit date | ||
|---|---|---|---|---|
This simple wrapper provides a Go interface for Riot API.
Create a .env file in the root directory of the project and set an api_key variable like this:
api_key=<your_key>import "riot-API-client/riot"
client, err := riot.New()