rupert-plugin-mongo
v0.0.6
Published
Configurations to connect Rupert with a Mongo backend.'
Downloads
9
Readme
Rupert Plugin: Mongo
Provides binding to a Mongo database. When Rupert starts, a connection to Mongo
will be attached to rupertApp.mongo
. The plugin can also expose REST
routes to /api/v1/:collection/:id?
, as well as REST routes to Mongoose schema.
Changelog
- 0.0.1 2015-05-28 Prototype release.