@dojot/healthcheck

healthcheck library for modules

Usage no npm install needed!

<script type="module">
  import dojotHealthcheck from 'https://cdn.skypack.dev/@dojot/healthcheck';
</script>

README

About

This library aims to standardize the health check messages reported by dojot's microservices. It follows the specification draft-inadarei-api-health-check-02.

Although developed to be used in the dojot's services, it is a generic libary and can be used in any microservice.