1.0.0-beta.15 • Published 5 years ago

@typemon/serverfull v1.0.0-beta.15

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

Serverfull - version license typescript-version

  • Simplified dependency management with dependency injection
  • Abstracted http object
  • Powerful middleware, pipeline

Installation

$ npm install @typemon/serverfull

TypeScript

{
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true
}