Skip to content

Commit

Permalink
docs: add orval to "X to Zod" ecosystems
Browse files Browse the repository at this point in the history
  • Loading branch information
soartec-lab committed Apr 14, 2024
1 parent 0a80b66 commit c6967de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`quicktype`](https://app.quicktype.io/): Convert JSON objects and JSON schemas into Zod schemas.
- [`@sanity-typed/zod`](https://github.com/saiichihashimoto/sanity-typed/tree/main/packages/zod): Generate Zod Schemas from [Sanity Schemas](https://www.sanity.io/docs/schema-types).
- [`java-to-zod`](https://github.com/ivangreene/java-to-zod): Convert POJOs to Zod schemas
- [`Orval`](https://github.com/anymaniax/orval): Generate Zod schemas from OpenAPI schemas

#### Mocking

Expand Down

0 comments on commit c6967de

Please sign in to comment.