Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inkognitro committed Oct 15, 2024
1 parent ad10140 commit d466c65
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 @@ -5,6 +5,7 @@
A code generator to convert [OpenApi version 3 (OAS3)](https://swagger.io/specification/) specifications into endpoint caller functions for [TS](https://www.typescriptlang.org/) and [Zod](https://zod.dev).

[![Demo Video](https://img.youtube.com/vi/D_bG0UCHr5M/0.jpg)](https://www.youtube.com/watch?v=D_bG0UCHr5M)
The code of the demo video is available [here](https://github.com/inkognitro/oas-tszod-gen-demo).

## Why yet another library for this task?
Before you consider using this library, I suggest having a look at the combination of [Zodios](https://www.zodios.org/)
Expand Down

0 comments on commit d466c65

Please sign in to comment.