1.5.4 • Published 4 years ago

@mildjs/core v1.5.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@MildJS/core

Here is the doc for next version

MildJS

Build Status codecov npm version

A lightweight framework for creating structured and organized controllers and services with class-based design. It also provides basic decorators usage in Express using Typescript

Philosophy: Provide tools for creating lightweight framework for Express app. The tools should help to define the structure of code for testing purpose.

Inspiration from: Nestjs, Angular Routing Controllers, OvernightJS