Commit Graph

5 Commits

Author SHA1 Message Date
wowlikon 9604771439 Created genre table and added links and endpoints for it. 2025-06-25 14:50:28 +03:00
wowlikon 5db6416d79 Implement tests for all endpoints and update documentation. Added
endpoint for getting the list of all relationships
2025-06-24 21:28:26 +03:00
wowlikon e6af796d7d Moved the logic for getting linked data into the relationship router and
added tests for authors.
2025-06-24 19:46:27 +03:00
wowlikon 64911a52b6 Deleted unused import and corrected typing 2025-06-24 13:37:19 +03:00
wowlikon 6658d773bf Global refactoring of the project to use poetry and implement tests,
fixing bugs, changing the handling of dto and db models, preparing to
add new functionality
2025-06-24 13:30:35 +03:00