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 bf120f2d8d Added requests to requirements.txt 2 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 requests to requirements.txt 2 years ago