Home

Awesome

npm version NPM Downloads License: MIT tests orval

<p align="center"> <img src="./logo/orval-logo-horizontal.svg?raw=true" width="500" height="160" alt="orval - Restfull Client Generator" /> </p> <h1 align="center"> Visit <a href="https://orval.dev" target="_blank">orval.dev</a> for docs, guides, API and beer! </h1>

⚠️ Actively searching for contributors, if you want to help, please contact me on discord ⚠️

Code Generation

orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats.

Generate, valid, cache and mock in your React, Vue, Svelte and Angular applications all with your OpenAPI specification.

Samples

You can find below some samples:

Playground

Try Orval out for yourself using our Playground application!

Star History

<a href="https://star-history.com/#orval-labs/orval&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=orval-labs/orval&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=orval-labs/orval&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=orval-labs/orval&type=Date" /> </picture> </a>

All Thanks To Our Contributors:

<a href="https://github.com/orval-labs/orval/graphs/contributors"> <img src="https://contrib.rocks/image?repo=anymaniax/orval" /> </a>