implement skills and languages endpoints

This commit is contained in:
2021-06-07 22:04:03 +02:00
parent b161254363
commit 6bedeef48a
255 changed files with 296 additions and 35 deletions

View File

@ -14,3 +14,6 @@ sqlalchemy = "*"
[requires]
python_version = "3.8"
[scripts]
clean = "rm data/ki.sqlite"