Socket
Socket
Sign inDemoInstall

mvc-express

Package Overview
Dependencies
172
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mvc-express

[![Build Status](https://travis-ci.org/pajtai/mvc-express.png?branch=master)](https://travis-ci.org/pajtai/mvc-express)


Version published
Weekly downloads
28
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 09 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc