-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: HTTP Console, Usability
-
Minor Change
Currently mongodb already has a simple read http interface:
http://docs.mongodb.org/ecosystem/tools/http-interfaces/#simple-rest-interface
A full rest interface would allow faster development of thin client applications that need storage layer to be completely transparent without the need to maintain another layer on the application to manage the translation between mongodb and HTTP requests as the application servers that need to be maintained to support that layer.
- is duplicated by
-
SERVER-9789 REST interface for querying properties content
- Closed
-
SERVER-19709 New HTTP verbs for Simple REST Server
- Closed
- is related to
-
SERVER-2030 Better REST api query
- Closed