hugla-simplemongo
v0.1.0
Published
hugla web framework's node back-end simple mongodb module
Readme
HuglaSimpleMongo
Hugla web framework's node back-end simple mongodb module
Requirements
The following configuration properties are required
{
"mongoUrl": "mongodb://localhost:27017/test"
}