node-twitter-streaming-api
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Sample of consuming the twitter streaming API with Node.js
A sample of using the twitter streaming API with Node.js.  Written in Coffeescript.  

Uses underscore, cli, and line-parser.

To run:

* npm install coffee-script -g
* npm install
* coffee twitter.coffee -u YOUR_TWITTER_USERNAME -p YOUR_TWITTER_PASSWORD -t comma,separated,words,to,track

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。