Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 376 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 376 Bytes

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. Examaples on the RupertJS site.

Changelog

  • 0.0.1 2015-05-28 Prototype release.