2.1.1 • Published 4 years ago

@tupaia/api-client v2.1.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
4 years ago

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
2.1.1

4 years ago

2.1.0

4 years ago

2.0.2

4 years ago

2.0.6

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago