UNPKG

devlien

Version:

Devlien is a lightweight, zero-dependency Node.js framework with clean MVC structure, built-in ORM, and intuitive routing for rapid backend development.

7 lines (5 loc) 71 B
export default class Controller { models = {} constructor(){ } }