Converting api data to a zod object

Hi. currently trying to build a lil poke app using the nextjs app directory, typescript, and zod. What's the quickest way to convert json to a zod object because the pokeapi data for ONE pokemon looks... scary
Solution:
JSON to Zod Schema
An online playground to convert JSON to Zod Schema
Jump to solution
2 Replies
craigcaski
craigcaski11mo ago
ChatGPT?
Solution
Sylte
Sylte11mo ago
JSON to Zod Schema
An online playground to convert JSON to Zod Schema