Skip to content

RupertJS/rupert-plugin-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.