@docu4d/vapin-api
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

vapin-api

how to install

yarn add -D @kruschid/vapin-api

how to use

import { getRoutes } from "@kruschid/vapin-api";

const t = getRoutes("https://my-endpoint.com");

r.clients({publicKey: "<pubKey>"}).$ // https://my-endpoint.com/clients/<pubKey>

how to publish new version

# optionally
yarn global add np

# publish with multifactor auth
np

Readme

Keywords

none

Package Sidebar

Install

npm i @docu4d/vapin-api

Weekly Downloads

4

Version

1.0.0

License

UNLICENSED

Unpacked Size

1.72 kB

Total Files

6

Last publish

Collaborators

  • kruschid