This is a demo that uses the Python micro-framework bottle with MongoDB.
It is based on the todo app demo from the bottle website: http://bottlepy.org/docs/dev/tutorial_app.html
To see it in action, just python todo.py
and browse to http://localhost:8080