Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ kubb Public
forked from kubb-labs/kubb

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

License

Notifications You must be signed in to change notification settings

p-chan/kubb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

556 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • JavaScript 2.1%