You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swagger is a tool that helps document API endpoints in an interactive way. This will help us be able to easily test out and visualize API requests and responses.
We can use flask-swagger-ui to do this