mongodb-proxy

1.0.45 • Public • Published

mongodb-proxy

a node proxy for mongodb

VERSION DOWNLOADS ISSUES LICENCE

BUILD STANDARDJS DEPENDENCIES

NPM

overview

A Store for each collection, used to handle crud operations filtered through custom events giving the ability to intercept, alter or halt the process.
An Api with a slightly different syntax calling internally to stores, is also available, very suitable to be exposed to REST services for client use.

Check the following tutorials to get started:

copyright and license

Code and documentation copyright 2015 akon. Code released under the MIT license.

Package Sidebar

Install

npm i mongodb-proxy

Weekly Downloads

0

Version

1.0.45

License

MIT

Last publish

Collaborators

  • akon