There are 1 repository under flask-structure topic.
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.