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)..