Why we should verify HTTP response bodies, and why we should use zod for this #332
Replies: 2 comments 1 reply
-
Thank you for the useful article.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Nicely explained; It's very clear to me now how to implement zod in my current project! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why we should verify HTTP response bodies, and why we should use zod for this
Let's explore zod together and see it can be useful to create a safer enviroment by parsing HTTP response bodies.
https://timdeschryver.dev/blog/why-we-should-verify-http-response-bodies-and-why-we-should-use-zod-for-this
Beta Was this translation helpful? Give feedback.
All reactions