express.js form-module for mongoose express.js form-module for mongoose mongoose mongoose

express.js form-module for mongoose


So I checked out different form modules.

First I used the "forms" module. Than I checked out the src code of https://github.com/GothAck/forms-mongoose and found out that it depends on "forms" only extended by reading the mongoose models. So you dan't have to write an extra schema for the forms.