Skip to content

Code that fetches data from the riot api, models the data and imports it to a mysql database

Notifications You must be signed in to change notification settings

CHT2110/tft-api-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tft-api-data

Code that fetches data from the riot api, models the data and imports it to a mysql database

Setting up

Start by creating an .env file in the root directory. then create a variable like:

api_key = 'insert your api_key here'

Getting an api key

To run this code you need a riot api key.

You can get this api key from developer.riotgames.com by creating an account and generate an api key from that account.

About

Code that fetches data from the riot api, models the data and imports it to a mysql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages