Back to packages list

Vals using openapi-fetch

Description from the NPM package:
Fast, type-safe fetch client for your OpenAPI schema. Only 5 kb (min). Works with React, Vue, Svelte, or vanilla JS.
stevekrouse avatar
val_town_client
@stevekrouse
script
* Create a Valtown API client * @param options - Valtown API client options * @param options.baseUrl - API base URL * @param options.token - API token (if null, no token will be used, if undefined, the token from the environment variable "valtown" will be used)
pomdtr avatar
val_town_client
@pomdtr
script
An interactive, runnable TypeScript val by pomdtr
1
Next