An open API service indexing awesome lists of open source software.

https://github.com/chouchen/node-red-contrib-twitter-likes

Liked tweets for NodeRED
https://github.com/chouchen/node-red-contrib-twitter-likes

Last synced: 4 months ago
JSON representation

Liked tweets for NodeRED

Awesome Lists containing this project

README

          

# Liked tweets for NodeRED

## Installation

`npm install node-red-contrib-twitter-likes`

## 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](https://apps.twitter.com/).

## REST API

You simply need to pass the variables required by the endpoint in the payload. Take a look at the [documentation site](https://dev.twitter.com/rest/public) to reference available endpoints.