weicong / kubb

OpenAPI to TypeScript, React-Query, Zod and Axios.

Home Page:https://kubb.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Features

generate gif

  • Generates Axios calls for every endpoint, with typed payload.
  • Generates strong TypeScript types for every operation and property based on a specific OpenAPI specification.
  • Generates Zod schemas for every operation and property based on a specific OpenAPI specification.
  • Generates React-Query hooks for every endpoint, with a typed payload based on the generated TypesScript types.
  • Plugin system to create your own implementation of an existing package or create a new integration(Angular Clients, Solid-Query, ...).

Contributors

Stijn Van Hulle
Stijn Van Hulle

💻
Wouter Roozeleer
Wouter Roozeleer

💻

About

OpenAPI to TypeScript, React-Query, Zod and Axios.

https://kubb.dev

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%Language:Shell 0.0%