Skip to content

siliconchris1973/MoNoTwit

Repository files navigation

MoNoTwit

A MOngodb NOde.js TWITter streaming client

MoNoTwit is a micro services based approach to connect to the twitter streaming api, listen for specific tweets and store those in a MongoDB database.

Node modules used:

  • body-parser - parse the body of an html document
  • cookie-parser - parese http cookies
  • debug - aid in debugging
  • express - skeleton build system
  • jade - create html pages from templates
  • morgan - I have no idea
  • serve-favicon - serve an icon for the web-pages
  • mongodb - connect to mongo db
  • mongoose - automatically create entities for mongodb from javascript objects

About

A Node.js App to fetch the twitter stream and save "relevant" tweets in a mongo db - optimized for the Raspberry PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors