twitter-revue-client

1.0.3 • Public • Published

Revue API Client

Getting Started

yarn add twitter-revue-client

Setting Up

import RevueClient from "twitter-revue-client";

const revueClient = new RevueClient({ token: process.env.REVUE_API_TOKEN });

Methods

See ./src/client.ts for all available methods.

Also see Revue API docs.

await revueClient.getAllIssues();

await revue.addSubscriber({
  email: "abc@123.com",
  first_name: "Abe",
  last_name: "Crinkle",
  double_opt_in: false,
});

Hiring

Uplift is hiring! Work on fun projects with us! Apply

Readme

Keywords

none

Package Sidebar

Install

npm i twitter-revue-client

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

44 kB

Total Files

38

Last publish

Collaborators

  • mariusc23