Mozzo1000 / booklogr

A simple, self-hosted service to keep track of your personal library 📚
https://demo.booklogr.app
Apache License 2.0
184 stars 1 forks source link

OpenAPI docs #7

Closed Mozzo1000 closed 1 month ago

Mozzo1000 commented 3 months ago

All API routes should be documented with the OpenAPI specification. flasggr is a great tool for this, allowing the routes to be documented in code while also exporting an OpenAPI specification and UI.

The following routes needs to be documented:

Books

Notes

Profiles

Files

Tasks