emencia / django-blog-lotus

A weblog application with Django.
https://django-blog-lotus.readthedocs.io/
MIT License
5 stars 1 forks source link

API overview documentation #65

Closed sveetch closed 7 months ago

sveetch commented 8 months ago

Is your feature request related to a problem? Please describe. v0.7.0 introduced API but there is not a single line about it in documentation.

Describe the solution you'd like There should be an overview to explain what ressource endpoint are available, the serializers used in list/details and that it is a barebone implementation where user could be able to enable third tool like JW token authentication, API browser, etc..

Describe alternatives you've considered If we could state about #63 before doing this, we could add a hint notice about how to enable it.

sveetch commented 7 months ago

Done in v0.8.0