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

/clubhouse-api/

    Package Sidebar

    Install

    npm i clubhouse-api

    Weekly Downloads

    4

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    148 kB

    Total Files

    23

    Last publish

    Collaborators

    • noahpryor