This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
Change endpoints docs #22
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
Hacktoberfest 🍺
Problema / Problem
🇧🇷 Atualmente, os docs da api são feitos com uma biblioteca de docs do Django Rest Framework. Parece que ela não suporta muita coisa e achamos que mudar é uma boa.
Abaixo tem um screenshot da página de docs, que pode ser acessada localmente através do endpoint
http://localhost:8000/docs/
quando a api está rodando.🇬🇧 Currently, the api docs are based on a docs lib of the Django Rest Framework. It seems it does not support a few things and we are thinking of changing it.
Below there is a screenshot of the docs page. You can access it on
http://localhost:8000/docs/
when the api is up on your computer.Sugestão de solução
🇧🇷 A ideia é usar o swagger pra documetnar os endpoints.
🇬🇧 The idea is to use swagger.
Tarefas
The text was updated successfully, but these errors were encountered: