# Twitter API library for NodeJS

* Supports version 1.1 of Twitter's [REST](https://dev.twitter.com/rest/public) and [Streaming](https://dev.twitter.com/streaming/overview) APIs
* See examples directory for usage


## Install

`npm install twitter-api`
