MK's Den
Some of the Results
⚡️ Today I'll be updating this.
⚡️ Trying to make it a Web APP
⚡️ Trying to make it a Web APP
🎉 Transforming in to Web App is Complete.
✨Uses the Gemini API to respond to a given prompt by the user
🛠 Tech Stack
......................................................
⚡️ Gemini API
⚡️ Handlebars
⚡️ Express.js & Node.js
✨Uses the Gemini API to respond to a given prompt by the user
🛠 Tech Stack
......................................................
⚡️ Gemini API
⚡️ Handlebars
⚡️ Express.js & Node.js
MK's Den
pass other validators through here #nodejs
✨ what it basically does is .. you can have multiple validators for your backend like
if u wanna send those validations in the middleware that you are in u need to write multiple res.json( { } ),
but using this u can pass them to this common validator and it can send the messages accordingly
validateLoginInput
validateRegisterInput
.
.
.
.
.
if u wanna send those validations in the middleware that you are in u need to write multiple res.json( { } ),
but using this u can pass them to this common validator and it can send the messages accordingly