ltonetwork / mongodb-rest

JSON REST server for MongoDB (using node.js)
MIT License
405 stars 143 forks source link

query by ID fails. #27

Closed rpiskule closed 5 years ago

rpiskule commented 12 years ago

127.0.0.1/db/collection?query={"_id":"4fe1ef888596c2f014000006"} does not return specified object.

Minstel commented 6 years ago

Confirmed.