express-restify-mongoose

v2.3.0-beta.2
Easily create a flexible REST interface for mongoose models
ReST express restify mongodb mongoose model

pretest

standard

test

mocha -R spec ./test/unit.js && mocha -R spec ./test/integration/resource_filter.js --timeout 10s && mocha -R spec ./test/express.js --timeout 10s && mocha -R spec ./test/restify.js --timeout 10s

test-ci

mocha -R spec ./test/unit.js && mocha -R spec ./test/integration/resource_filter.js --timeout 10s && istanbul cover node_modules/mocha/bin/_mocha -- -R spec ./test/express.js --timeout 10s && mocha -R spec ./test/restify.js --timeout 10s

test-cov-unit

istanbul cover node_modules/mocha/bin/_mocha -- -R spec ./test/unit.js

test-cov-express

istanbul cover node_modules/mocha/bin/_mocha -- -R spec ./test/express.js --timeout 10s

test-cov-restify

istanbul cover node_modules/mocha/bin/_mocha -- -R spec ./test/restify.js --timeout 10s

Metadata

  • MIT
  • >=0.10
  • Florian Holzapfel
  • released 10/16/2015

Downloads