TechScribe2024 / backend

The TechScribe backend, powered by Express.js and Node.js, ensures a high-performing, scalable platform with Prisma ORM for seamless database management and NeonDB for efficient data storage. It offers secure, type-safe interactions and robust authentication to support a dynamic, tech-driven blogging experience.
8 stars 3 forks source link

Add zod for input validation #1

Closed ParishiB closed 2 weeks ago

ParishiB commented 2 weeks ago

To learn more about zod Please go through - https://zod.dev/ Feel free to ask anything related to it Happy Coding!!!!

YooShijin commented 2 weeks ago

I can try, I have used several times..!