Skip to content

mdirolf/simple-messaging-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple messaging service demo

Info

Simple demo using MongoDB. Basically a copy of a demo written for SimpleDB.

Author

Mike Dirolf <mike@10gen.com>

About

This is a demonstration web app using MongoDB for storage. All messages are stored in a single MongoDB collection. Images and thumbnails are stored using GridFS on independent collections.

Dependencies (all available via easy_install)

  • web.py
  • PIL
  • PyMongo

About

A really simple twitter clone using MongoDB and web.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published