flask-boilerplate
flask-boilerplate copied to clipboard
flask-boilerplate for Mongodb and Mongoengine
It's a feature request: is it possible to get the same boilerplate for Mongodb (Mongoengine) or some tutorial how to easily convert this app tp deal with mongoengine?
Have a look at FlaskBootstrapSecurity:
https://github.com/hansonkd/FlaskBootstrapSecurity
It might be just what you are looking for.
I may had mongoengine or ming (http://merciless.sourceforge.net/) in the future. Pull requests are welcome, of course. :)
Hey! I could add PyMongo and make it a template for Flask-MongoDB but wouldn't that be unsuitable for this repo? Cause this is a general Flask boilerplate?
I've decided to go on with making the pull request. Check out #20