fortune-mongodb-agco
v0.2.4
Published
MongoDB adapter for Fortune.
Readme
fortune-mongodb
This is a MongoDB adapter for Fortune.
Usage
Install the fortune-mongodb package from npm:
$ npm install fortune-mongodbThen configure your app to use it:
var app = fortune({
adapter: 'mongodb'
});Meta
This software is licensed under the MIT License.
