mont
MongoDB client layer with middleware support.
Install
npm install mont
Usage
const Mont = const db = db // { id: 'blue',// type: 'colors',// body: { hex: '#00ff00' } }
Test
npm test
Docs
Consult Monk API docs and Koa middleware guide
License
MIT