0.0.5 • Published 8 months ago

@tembo-io/api-client v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago