0.5.0 • Published 5 years ago

@mtti/microservice v0.5.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

npm version Build Status

This project began as a small framework for creating microservices, but has over time been optimized down to contain a couple of snippets of boilerplate code I tend to use in most of my TypeScript backend projects. Current functionality consists of:

  • Setting up winston with my preferred settings.
  • Logging unhandled rejections and exiting the process afterwards.
  • Receiving a @mtti/configs instance and loading configuration options from the process environment.

...and that's it. Some of the functionality this project used to have, and some more, has been moved to its sibling packages:

License

Released under the Apache License, version 2.0.

0.5.0

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago