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 5a8b88202e Added Unit Tests to test the WebService
Added scripts to test various API calls of the webservice by creating, modifying and deleting entries from a test database of ArtNet. Do NOT use those on production.
3 years ago
database Added POST, DELETE API for presences, Fixed Cascade Issues, Added generic entry listings 3 years ago
tests Added Unit Tests to test the WebService 3 years ago
.gitignore Init / Added .gitignore 3 years ago
main.py Added POST, DELETE API for presences, Fixed Cascade Issues, Added generic entry listings 3 years ago
requirements.txt Added Requirements.txt 3 years ago