0.0.5 • Published 1 year ago

@tembo-io/api-client v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Usage

npm i @tembo-io/api-client
import { createDefaultApiClient } from "@tembo-io/api-client";

const client = createDefaultApiClient({
	apiKey: process.env.TEMPO_API_KEY,
});

const instances = await client.createInstance(...);
0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago