0.0.7 • Published 10 months ago

valtown-zod-client v0.0.7

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

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);
0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago