gsg-typeix
v3.0.6
Published
Typescript API for RESTful Services for (Node.js)
Downloads
1
Readme
Typescript framework for Node.js
Works with node gte 6.x.x
Typeix has dependency injection inspired by Angular 2
Typeix is developed by GSG group
Features
- Dependency Injection - partial JSR 330 standard
- Modular design
- MVC structure
- Component driven -> singletons -> depends on injection level
- Request Filters
- Nice routing features -> supports static && dynamic routing && reverse router
- Controller inheritance