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 442cefc834 Basic Webservice
Roughly working webservice API working with SQLAlchemy and FastAPI.
Currently only GET queries are implemented.
4 years ago
database Basic Webservice 4 years ago
.gitignore Init / Added .gitignore 4 years ago
main.py Basic Webservice 4 years ago
requirements.txt Added Requirements.txt 4 years ago