Ultimate-Web-Development-Resources icon indicating copy to clipboard operation
Ultimate-Web-Development-Resources copied to clipboard

Connect mongoDB through backend

Open SoulNikhar opened this issue 1 year ago • 6 comments

here I am creating Node.js server which accept data . information from a frontend and stores it in MongoDb.

SoulNikhar avatar Oct 18 '23 10:10 SoulNikhar

How will it work @SoulNikhar ?

selemondev avatar Oct 18 '23 18:10 selemondev

1.The frontend will send a request to your Node.js server with data or information. 2. Then Node.js server will handle this request, extract the data, and perform any necessary processing or validation. 3.Once the data is ready, your server will use a MongoDB driver to connect to the MongoDB database.

SoulNikhar avatar Oct 18 '23 19:10 SoulNikhar

@DhanushNehru bro I am still waiting for Ur response

SoulNikhar avatar Oct 19 '23 16:10 SoulNikhar

Hi @SoulNikhar I am not able to understand your question?

Do you want to contribute any , or do you have any question on MongoDb?

DhanushNehru avatar Oct 19 '23 16:10 DhanushNehru

@DhanushNehru I want to contribute this under hacktoberfest label to your repo

SoulNikhar avatar Oct 19 '23 16:10 SoulNikhar

Sure @SoulNikhar

DhanushNehru avatar Oct 19 '23 16:10 DhanushNehru