0

I really don't want to have to install a full-blown MEAN project just for the one piece of data I want to store in MongoDB - is there a way for me to easily set up a MongoDB connection that I can use a service/factory with?

0

1 Answer 1

1

Yes of course! Mongodb provide a suitable http rest interface.Please find this link: MongoDB Rest API Just you should run mongod by --rest parameter

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

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.