Skip to content

My backend server for making API calls to Riot Games' API endpoints

Notifications You must be signed in to change notification settings

EvanPeterson1324/LoLBackendServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends backend API endpoints

Setup

  1. Yarn install
  2. touch env.sh in the top level directory
  3. add 'export RIOT_API_KEY=your api key' to the env.sh file and save
  4. source env.sh
  5. yarn start

About

My backend server for making API calls to Riot Games' API endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published