timwhitlock / node-twitter-api

Twitter API 1.1 client for NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter API library for NodeJS

  • Supports version 1.1 of Twitter's REST and Streaming APIs
  • See examples directory for usage

Install

npm install twitter-api

NOT ACTIVELY MAINTAINED

I wrote this library several years ago when I was doing a lot of Twitter API development and was interested in Node JS. I don't do much of either nowadays, so this library is likely to go for years without development. Please don't expect pull requests to be merged very quickly.

About

Twitter API 1.1 client for NodeJS

License:MIT License


Languages

Language:JavaScript 100.0%