0.0.1 • Published 4 years ago

@shodement/microservice v0.0.1

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

microservice

A package to encapsulates Microservice configuration files

Note for "tsoa"

tsoa allows to define request using either classes or interfaces, but class-validator decorators can only be used with classes.

Development

Install

npm install

Commands

npm run develop

npm test

npm run test:coverage