Flask starter template to help you build a scalable and maintanable project.
-
Updated
Oct 29, 2023 - Python
Flask starter template to help you build a scalable and maintanable project.
This is an already built-in MVC structure for Flask application, you can add models views and controllers, you can also easily start working on the API with a structure already made
Flask Structure good for small apps
An example of how to structure a medium to large sized Flask application, with boilerplate for common setup and configuration.
Add a description, image, and links to the flask-structure topic page so that developers can more easily learn about it.
To associate your repository with the flask-structure topic, visit your repo's landing page and select "manage topics."