All Projects → mdirolf → simple-messaging-service

mdirolf / simple-messaging-service

Licence: other
A really simple twitter clone using MongoDB and web.py

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Simple messaging service demo

Info:Simple demo using MongoDB. Basically a copy of a demo written for SimpleDB.
Author: Mike Dirolf <[email protected]>

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].