1.3.1 • Published 6 years ago

mvc-express v1.3.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

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.

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago