wars2k / booktracker

Selfhosted app for organizing your library and tracking your reading habits.
MIT License
42 stars 1 forks source link

Separated endpoint categories into classes #1

Closed wars2k closed 1 year ago

wars2k commented 1 year ago

Endpoints are now separated into classes depending on what part of the project they correspond to.

Additionally, this commit adds Swagger documentation for all endpoints.