Adonis Mongoose Model Save

Mongoose models for Adonis framework.

Project README

Adonis-Mongoose-Model

Fully Mongoose-Model integration, with mongodb connection

npm StyleCI Build Status npm

This package brings you a MongooseProvider that connects to the database, a Mongoose base Model, a mongoose serializer for AdonisAuth

Features

  1. Support for Mongoose model creation.
  2. Strong BaseModel that's Hook compatible, indexable and easy es6 inheritance
  3. Support for a Mongoose serializer.
  4. Adonis command for creating mongoose models

Installation

You can install the package from npm.

adonis install adonis-mongoose-model --yarn

Make sure to read instructions.md file.

Adonis Target

This repo/branch is supposed to run on Adonis 4.x

Node/OS Target

This repo/branch is supposed to run fine on all major OS platforms and targets Node.js >=7.0

Open Source Agenda is not affiliated with "Adonis Mongoose Model" Project. README Source: juampi92/adonis-mongoose-model
Stars
61
Open Issues
11
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating