1.1.3 • Published 8 years ago

node-red-contrib-twitter v1.1.3

Weekly downloads
348
License
Apache-2.0
Repository
github
Last release
8 years ago

Twitter for NodeRED

RedConnect Approved

An set of nodes that map the Twitter REST and Streaming API's.

Installation

npm install node-red-contrib-twitter

Quick Start

You will need valid Twitter developer credentials in the form of a set of consumer and access tokens/keys. You can get these here. Do not forgot to adjust your permissions - most POST request require write permissions.

REST API

You simply need to pass the variables required by the endpoint in the payload. Take a look at the documentation site to reference available endpoints.

Implemented Nodes

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago