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 81b069b0f4 Implemented Topic API and tests
Added (Artist) Topic POST and DELETE calls as well as tests for them. The tests do not include Artist-to-Topic assignment.
2 years ago
database Implemented Topic API and tests 2 years ago
tests Implemented Topic API and tests 2 years ago
.gitignore Init / Added .gitignore 3 years ago
main.py Implemented Topic API and tests 2 years ago
requirements.txt Added requests to requirements.txt 2 years ago