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 d466c65 commit 9fc4581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# oas-tszod-gen
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)
[![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?
Expand Down

0 comments on commit 9fc4581

Please sign in to comment.