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 9fe017a6e3 Introduced TagCategory, bugfixes
Fixed several bugs from previous commits (Bad distribution of changes across multiple commits).
Introduced striping of string fields before send back as replies in main.py.
Implemented POST and DELETE calls for /artnet/metadata/category
Implemented tests for the new calls.
2 years ago
database Introduced TagCategory, bugfixes 2 years ago
tests Introduced TagCategory, bugfixes 2 years ago
.gitignore Init / Added .gitignore 3 years ago
main.py Introduced TagCategory, bugfixes 2 years ago
requirements.txt Added requests to requirements.txt 2 years ago