1.0.0 • Published 7 years ago
rest-mongo-rest v1.0.0
rest-mongo-rest
A wrapper that exposes MongoDB collections over a REST interface; allowing a client to retrieve, update, save or delete documents over HTTP or HTTPS.
Apart from other dependencies, it extensively uses the express and mongodb packages to create the REST - MongoDB interface.
Installation
npm install --save rest-mongo-rest
License
MIT license
1.0.0
7 years ago