api-lift

v8.0.0-rc2
Create a ready-to-go express router for a REST API with filters, input validation, output checking, versioning, automatic routes and logging
express rest versioning api routing

test

mocha test -b --exit

docs

rm -rf docs2 && jsdoc -d docs2 -c docs.json -R README.md -t jaguarjs-jsdoc

commit-docs

npm run docs && git checkout gh-pages && rm -rf docs && mv docs2 docs && git add docs -A && git commit

Metadata

  • MIT
  • >=6
  • Sitegui
  • released 6/26/2018

Downloads