I want to insert user data through API and my email is unique in node.js and mongodb
I want to insert user data through API and my email is unique in node.js and mongodb. My condition is if an email is exist in db then message will appear "Email is already exists".
No comments:
Post a Comment