Work

Web Service Health Status

Backend
Go

Health checker is a tool developed in Golang that allows you to check the status of the web services you want Supports notifications to different channels to alert you about unwanted https codes.

Iridescent ripples of a bright blue and pink liquid

About the project

Health checker is a tool developed in Golang that allows you to check the status of the web services you want Supports notifications to different channels to alert you about unwanted https codes.

Features

  • Multiple services
  • Loggers per service. And multiple loggers per service
  • Timeout configuration
  • Http status codes verifications

How to

Each service is configured in .json format within services/. You will find an example service.example.json which you can copy to start configuring yours.

Once you have your services configured, simply run the binary depending on your operating system. This starts a background process and verifies each service based on the “every” that has been configured.

Repository

https://github.com/fedejuret/golang-health-checker