valtown-zod-client
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Val Town Zod Client

This package is automatically generated from Val Town OpenApi Spec using openapi-zod-client.

Usage

const vt = require("valtown-zod-client");

const apiClient = vt.createApiClient("https://api.val.town");
const params = {
  params: { username: "nbbaier", val_name: "hello" },
};

apiClient.getV1aliasUsernameVal_name(params).then(console.log);

Readme

Keywords

none

Package Sidebar

Install

npm i valtown-zod-client

Weekly Downloads

0

Version

0.0.7

License

none

Unpacked Size

130 kB

Total Files

4

Last publish

Collaborators

  • pomdtr