Answer the question
In order to leave comments, you need to log in
What will be required to implement a simple interaction with Mongo DB?
Good afternoon!
There is one application :
I need it to interact with a mongo database.
What is required besides js and the base itself?
Answer the question
In order to leave comments, you need to log in
You need to choose a language for the backend and implement a simple web application in it. This web application must accept POST request data, validate it and store it in the database, as well as fetch all elements from the database and transfer it to the client.
In short, it can be done as a REST web service that streams data in JSON format and provides simple CRUD functionality. As a server language, take what you know better.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question