first commit

This commit is contained in:
Lithiil 2020-04-01 20:44:12 +03:00
parent cf3118b9ea
commit 2ee1226137
9 changed files with 221 additions and 0 deletions

3
.env_example Normal file
View file

@ -0,0 +1,3 @@
APITOKEN = "Bearer your_api_key_here"
DATA_PATH = "data/"
API_URL = 'https://kanka.io/api/1.0/'