0.0.5 • Published 6 months ago

@tembo-io/api-client v0.0.5

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

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago