1.0.0 • Published 6 years ago

rest-mongo-rest v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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