An open API service indexing awesome lists of open source software.

https://github.com/frozenfoxx/err-healthz

Health check plugin for Errbot.
https://github.com/frozenfoxx/err-healthz

errbot errbot-plugins python python3

Last synced: 12 months ago
JSON representation

Health check plugin for Errbot.

Awesome Lists containing this project

README

          

# err-healthz

Health check plugin for Errbot.

# Usage
Send a HTTP GET request to `[server FQDN]/healthz`. The response code will tell you the status of Errbot.

## Reponse Codes
* `200`: service is online