@tematools/health-checks
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

Health Checks

Imagine a huge application with a bunch of internal services, you are tasked with changing the pipe in one of the controllers. Pipe has nothing to do with the database or Kafka. In order to run the application and test the pipe, you will need to bring up the database and all external services. Not very convenient, huh?

How to run an application that does not depend on a database, kafka or any other internal services? How to get service connection status from an application?

npm i --save @tematools/health-checks   

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @tematools/health-checks

Weekly Downloads

2

Version

2.1.1

License

none

Unpacked Size

15.8 kB

Total Files

21

Last publish

Collaborators

  • temzzzz1