0.0.9 • Published 9 months ago

@humanitec/autogen v0.0.9

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
9 months ago

humanitec-ts-autogen


:construction: This client is experimental and currently not recommended for production usage. :construction:


Autogenerated humanitec typescript client

Usage

npm i @humanitec/autogen
import { apiConfig, PublicApi } from '@humanitec/autogen'

const client = new PublicApi(apiConfig({
  token: process.env.HUM_TOKEN
}))

await client.currentUserGet()
0.0.9

9 months ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago