juliendidier / healthcheck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Health Check

This app allows to manage health check for server, applications, or what you want.

It works with APIs:

  • /api/services/{service}/up: to declare the service as up
  • /api/services/{service}/check: to check the last up of a device

About


Languages

Language:PHP 45.4%Language:HTML 26.3%Language:ApacheConf 19.2%Language:Nginx 9.1%