first commit
This commit is contained in:
parent
cf3118b9ea
commit
2ee1226137
9 changed files with 221 additions and 0 deletions
3
.env_example
Normal file
3
.env_example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
APITOKEN = "Bearer your_api_key_here"
|
||||
DATA_PATH = "data/"
|
||||
API_URL = 'https://kanka.io/api/1.0/'
|
||||
Loading…
Add table
Add a link
Reference in a new issue