Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 433 Bytes

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.