vultr-api-client
v1.20240529.0
Published
A preconfigured, up-to-date OpenAPI client for Vultr.
Downloads
4
Readme
vultr-api-client
This package is auto-generated from Vultr's OpenAPI specification.
Setup
npm i vultr-api-client
Usage
import { createClient } from 'vultr-api-client'
const client = createClient({
token: '...'
})