Webservice to interface between the database and clients built with FastAPI and Python
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery 25c18651e4 Updated database.py
Renamed several DB tables to fit schema change.
Introduced DBCollection to fit schema change.
Added DBTagCategory.tags.
Changed return values to DB objects instead of single fields
2 years ago
database Updated database.py 2 years ago
tests Fixed rare bug in tests 2 years ago
.gitignore Init / Added .gitignore 3 years ago
main.py Introduced URL encoding, Art2Presence relations 2 years ago
requirements.txt Added requests to requirements.txt 2 years ago