Skip to content

DeBraid/meteor-tutorial-http-and-session-vars

Repository files navigation

Mini Twitter API

Quick start

meteor create test-tweet-app cd test-tweet-app meteor add http meteor add underscore meteor add meteorhacks:npm

Example of using http, Session Variables, npm and cheerio to aggregate content from a tweetstorm.

Objective is to showcase the power and simplicity of Meteor. Plugging into the official Twitter API probably a better choice for long term app, but this is a fun learning example.

See youtube video tutorial here: http://youtu.be/QA0_0SPd3P8

About

Tweetstorm aggregator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published