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 44ca03d7dc Changed references for Table "Tag"
The column "tag_id" was renamed "id" in the database schema. Code references have been updated to reflect this change where necessary and where helpful.
1 year ago
database Changed references for Table "Tag" 1 year ago
tests Implemented Art Collection relation calls and tests 1 year ago
.gitignore Init / Added .gitignore 3 years ago
main.py Changed references for Table "Tag" 1 year ago
requirements.txt Added requests to requirements.txt 2 years ago