Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarpongabasimi/blueprint

This is a mini Flask project to help me understand how to structure a Flask application in the form of a blueprint. Blueprints can greatly simplify how large applications work and provide a central means for Flask extensions to register operations on applications.
https://github.com/sarpongabasimi/blueprint

Last synced: 28 days ago
JSON representation

This is a mini Flask project to help me understand how to structure a Flask application in the form of a blueprint. Blueprints can greatly simplify how large applications work and provide a central means for Flask extensions to register operations on applications.

Awesome Lists containing this project