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
16 stars 15 forks source link

Form validation using Zod #58

Open RahulK4102 opened 1 week ago

RahulK4102 commented 1 week 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 1 day ago

please assing me this task