Setting up a MongoDB connection in AngularJS project -


i don't want have install full-blown mean project 1 piece of data want store in mongodb - there way me set mongodb connection can use service/factory with?

yes of course! mongodb provide suitable http rest interface.please find link: mongodb rest api should run mongod --rest parameter


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -