NIAEFEUP / feup-exchange-backend

MIT License
3 stars 0 forks source link

Generate documentation using Swagger + Redoc #14

Open EduRibeiro00 opened 3 years ago

EduRibeiro00 commented 3 years ago

Install and use the Python library drf-yasg to generate documentation for the project. Redoc will serve a web page with documentation for endpoints, and Swagger will serve a web page that allows the user to access the API endpoints through the browser.