I am trying to make a CRUD API with using Django. How I implemented swagger docs with Django.
CodePudding user response:
The most supported and modern tool for this is drf-spectacular
. Docs, installation guide.
CodePudding user response:
Follow this link to generate and implement the builtin and custom swagger . https://drf-yasg.readthedocs.io/en/stable/readme.html