2

Hello Stackoverflow fam, I am working on android application, wherein the data entered from the app needs to be transferred to my remote Mongodb database, for this I am trying to develop Restful API using express js.

Now I am stuck in between on how to integrate the front end app to node js and mongo db

Kindly provide any reference documents/ tutorials which helps me understand the complete overview of it.

(I know the my problems seems too broad, but could'nt find any support online)..

1 Answer 1

1

Try mongoose. It's a best way to establish communication between node.js application/service and mongoDB.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.