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 458f48a8f7 Fixed rare bug in tests
Fixed a rare bug in create_delete_art.py when deleting entries. In some circumstances it would still report to be successful while failing to delete.
2 years ago
database Introduced URL encoding, Art2Presence relations 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