Commit Graph

5 Commits

Author SHA1 Message Date
83dbb1824e Created models for genres 2025-06-24 21:47:07 +03:00
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
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
64911a52b6 Deleted unused import and corrected typing 2025-06-24 13:37:19 +03:00
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