Demo for TRU MongoDB Web Service
Register a User
Delete a User
Connect
Close
Not connected
Open Collection
Correct JSON strings for MongoDB operations should be used in the followings.
For example, {"name":"Dave", "major":"CS", "id":123456}, not {name:"Dave"}
Insert a Document
Update Documents
Delete Documents
Find Documents