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

@ -19,3 +19,8 @@ flask run
```
http://localhost:5000/
### Quellen
* [`./data/iso_639_1.csv`](https://de.wikipedia.org/wiki/Liste_der_ISO-639-1-Codes)
* [`./data/imgs/flags`](https://github.com/gosquared/flags)