A lightweight Node.js project following MVC architecture, built without any framework. It includes routing, controllers, middleware, Route Service Provider, model-based MySQL queries, View Engine, fillable support and basic form handling..
No reviews yetBe the first to leave a review for MVC App Node.js
Maker
π
Hi Product Hunt! π
I built a lightweight Node.js MVC framework without Express. Itβs designed for developers who want a clean MVC structure and quick setup.
Features:
- Custom Router (GET, POST, PUT, DELETE, middleware)
- MVC Architecture (Model, View, Controller)
- MySQL Integration
- Form Parsing: JSON, URL-encoded, multipart
This project is perfect for:
- Students learning Node.js
- Developers building small apps
- Anyone who wants a lightweight alternative to Express
GitHub: https://github.com/alamincse/mvc...
Feedback and contributions are welcome! π