typeix
v1.1.0
Published
Typescript API for RESTful Services for (Node.js)
Downloads
21
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