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
2 Replies
ChatGPT?
Solution
JSON to Zod Schema
An online playground to convert JSON to Zod Schema