closeio / flask-mongorest

Restful API framework wrapped around MongoEngine
Other
523 stars 88 forks source link

Added support for application factory pattern #115

Open maghamalyan opened 6 years ago

maghamalyan commented 6 years ago

This will allow to initialize the application when application context is available.