Yash-Parsana / CrazyCoderServerlessApi

This is backend api of CrazyCoder App which serves realtime data from various platforms through web scraping hosted on Netlify Serverless function. CrazyCoder App: https://github.com/Yash-Parsana/CrazyCoderApp | CrazyCoder website : https://crazycoder-eight.vercel.app
https://play.google.com/store/apps/details?id=com.parsanatech.crazycoder
14 stars 15 forks source link

Form validation using Zod #58

Open RahulK4102 opened 4 months ago

RahulK4102 commented 4 months ago

Using zod validation we can simply define an schema which can be used for other form also without writing the code again and again

priyankMS commented 4 months ago

please assing me this task