Pantsworth / flask-mongo-boilerplate

Flask + PyMongo + Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-mongo-boilerplate

This is a "Hello World"-level boilerplate project that sets up a Flask REST API connected to a MongoDB database. An API enables HTTP connections, along with a frontend for end-user display and interaction.

It's Heroku-friendly. Git-clone it and configure a Heroku application with the free MongoLab attachment.

About

Flask + PyMongo + Heroku


Languages

Language:Python 67.6%Language:HTML 32.4%