Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 405 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 405 Bytes

A Node.js framework for REST API server-side-applications. This is built on top of Express using Typescript to take advantage of strongly type checking and modern Javascript features. Typescript also provides easy implementation Dependency Injection and Inversion of Control (IOC) that makes unit testing much easier.