Zog to Zod? #116
Closed
senpro-ingwersenk
started this conversation in
Ideas
Zog to Zod?
#116
Replies: 1 comment
|
Yes this is already planned. But its low on the priority list. And what I want to implement is actually a way of representing Zog schemas as json which we can then use to build converters for many targets such as: Zod, golang structs, typescript types... |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Just a thought that popped into my head.
I have a Go backend and I am already looking into a codegen tool to help me build a RESTish API in my CRUD app. I use Zod to validate forms; so it might be useful to transform Zog to Zod at some point.
What do you think?
All reactions