0.0.3 • Published 6 years ago

hapi-moongoose-models-plugin v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hapi-moongoose-models-plugin

This hapi plugin will help you set your mongoose connection and generate the models at the begining of your application

The options are

  • database : the mongo database used in the application
  • host : the monogo server host
  • port : the mongo server port
  • models : the folder where your models are , you can use globs options