rest-mongo-rest

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i rest-mongo-rest

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

24.5 kB

Total Files

4

Last publish

Collaborators

  • shyam-dasgupta