What is the use case for REST api/interface provided by MongoDB?
-
MongoDB provides REST apis: http://docs.mongodb.org/ecosystem/tools/http-interfaces/ What is the use case? I am tempted to use it in the client side, but my application users would become DBusers, which is bad for managing security. I can use it in my application, but the native drivers would be faster. So what is a convincing use case for this?
-
Answer:
Maybe if you are using a programming language that does not already have a native driver for MongoDB? Or in internal messaging listeners on a private network that are light weight with regard to dependencies.
Joe Munoz at Quora Visit the source
Other answers
Can be good as a way to provide zero-configuration scaffolding in the early development of an app.
Dek Dekku
Related Q & A:
- Where And What Is The Use Of A Hyphen?Best solution by English Language and Usage
- What's wrong with this PHP Twitter API POST?Best solution by Stack Overflow
- What's the use of Deterministic Regular Expressions?Best solution by Stack Overflow
- How to use Bing's search API?Best solution by bing.com
- What is the use of function Types in scala?Best solution by stackoverflow.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.