mvc-webapp

A simple framework for MVC web applications and RESTful APIs.

MIT License

Downloads
134
Stars
2
Committers
2

Bot releases are visible (Hide)

mvc-webapp - Secure Redirect Fix Latest Release

Published by RobertoMachorro over 2 years ago

Fix for secure redirect option. NPM modules security checks.

mvc-webapp - Security updates mini release

Published by RobertoMachorro over 2 years ago

Several dependencies required updates due to security concerns.

mvc-webapp - NPM Updates and Deploy

Published by RobertoMachorro about 3 years ago

This adds no new code or functionality to the library. These are NPM specific changes.

mvc-webapp - Boring Stylistic Update

Published by RobertoMachorro about 3 years ago

Security updates from XO. Minor style updates.

mvc-webapp - Minor security fixes

Published by RobertoMachorro about 4 years ago

Changed Lodash requirement.
Post security fix updates.
This where triggered by XO.

mvc-webapp - Error Handling Update

Published by RobertoMachorro over 4 years ago

Small change, but important. As the session management check was failing with an exception instead of returning an HTTP error code. This is the way.

Unrelated, a few changes in notes here and there.

mvc-webapp - Added Instructions on README

Published by RobertoMachorro over 4 years ago

First release was for the mechanics, check.

This release is for the instructions, done.

mvc-webapp - Initial MVC-WebApp Release!

Published by RobertoMachorro over 4 years ago

This has already been used quite a bit in production. Hope to share with the world and make it easier to code web applications.