clubhouse-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Typescript API wrapper for Clubhouse

Unofficial API client for the Clubhouse.io api

Usage

import ClubhouseApi from "clubhouse-api";
const client = new ClubhouseApi(process.env.CLUBHOUSE_API_KEY);

client.getProjects();
clien;

Developing

Type definitions are auto generated via scraping the clubhouse documentation (yeah, I know). This project uses the beta api and associated type definitions. To re

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1
  • 0.0.3
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i clubhouse-api

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

148 kB

Total Files

23

Last publish

Collaborators

  • noahpryor