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
{{ message }}
This repository was archived by the owner on May 6, 2025. It is now read-only.
It will probably help from an organization standpoint to make routes.py a module and add a docs folder inside of it. Then I can also sort the routes into their own separate files as well.
Add swagger docs by using flask-swagger.
It will probably help from an organization standpoint to make routes.py a module and add a docs folder inside of it. Then I can also sort the routes into their own separate files as well.