This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@tupaia/api-client
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

Tupaia Client

Client for connecting to Tupaia APIs

Follows SemVer

Install

  • yarn add @tupaia/api-client

Usage

const auth = new BasicAuthHandler(username, password);
const tupaia = new TupaiaApiClient(auth);
tupaia.entity.getEntity('...')

Publishing

  • yarn publish:run

/@tupaia/api-client/

    Package Sidebar

    Install

    npm i @tupaia/api-client

    Weekly Downloads

    15

    Version

    2.1.1

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    60.8 kB

    Total Files

    51

    Last publish

    Collaborators

    • edmofro
    • igor_bes