I was recently integrating a web app into a desktop native app. When building the API layer between the two I used zod to validate the data that we receive in the web app. To test the API layer I needed some fake data. My usual approach would be to w...
danbahrami.hashnode.dev4 min read
No responses yet.