dokoit

1.2.0 • Public • Published

mvc-express

Build Status

Check out the docs at: https://pajtai.github.io/mvc-express/

MVC Express is a minimal MVC framework. It gives you:

  1. Auto loading of Models you create - use any ORM / model you want
  2. Optional Sequelize model loader
  3. Auto loading of Resource Controllers - Controllers with CRUD on Controller name based routes
  4. Auto loading of Basic Controllers - Controllers that can be attached to routes
  5. Routes.js file to hook Basic Controllers to routes
  6. Unhindered ability to use express views, middlewares, and other functionality

Learn More

Cli helper available at mvc-express-cli.

Readme

Keywords

none

Package Sidebar

Install

npm i dokoit

Weekly Downloads

1

Version

1.2.0

License

ISC

Last publish

Collaborators

  • dokoit