UNPKG

league-wrapper

Version:

REST API Wrapper for the League of Legends API

8 lines (7 loc) 246 B
# Examples The examples will use the environment variable `RIOTGAMES_API_KEY` as the API Key. You can get your key from the [Developer Portal](https://developer.riotgames.com/). ## Example Usage ``` $ node examples/service/champion.js ```