Ultimate-Web-Development-Resources
Ultimate-Web-Development-Resources copied to clipboard
Connect mongoDB through backend
here I am creating Node.js server which accept data . information from a frontend and stores it in MongoDb.
How will it work @SoulNikhar ?
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.
@DhanushNehru bro I am still waiting for Ur response
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 I want to contribute this under hacktoberfest label to your repo
Sure @SoulNikhar