openapi-fetch

openapi-ts
esm cjs
openapi-fetch JS library homepage openapi-fetch JS library on GitHub openapi-fetch JS library on npm Download openapi-fetch JS library

Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.

Version 0.14.0 License MIT Vulnerabilities 0
openapi-fetch JS library homepage
openapi-fetch JS library on GitHub
openapi-fetch JS library on npm
Download openapi-fetch JS library
Keywords
openapiswaggerrestapioapi_3oapi_3_1typescriptfetchreactvuesvelte
INSTALL
Type:
<script type="module"> import openapiFetch from 'https://cdn.jsdelivr.net/npm/openapi-fetch@0.14.0/+esm' </script>
Learn more