2.1.1 • Published 3 years ago

@tupaia/api-client v2.1.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 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

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago