0.0.5 • Published 9 months ago

@tembo-io/api-client v0.0.5

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

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago