Add basic repo structure, dependencies and first endpoint

This commit is contained in:
2020-11-30 17:18:39 +01:00
committed by Oskar
parent f7b7566b6e
commit ab4ee6a00a
10 changed files with 151 additions and 1 deletions

2
config.ini Normal file
View File

@ -0,0 +1,2 @@
[global]
db_file = db.json