Go-Healthier is Open-source HTTP/API monitoring tool written in golang, powered by GitHub Actions and Issues.
- Support
GET
method - Support
POST
method - Support
GET
method with specified payload - Support
POST
method with specified payload - Basic Auth
- Custom Headers
- Cookies
- Use config file
- Check Response (200)
- Handle other responses (3xx, 4xx, 5xx)
- Handle request timeout
- Handle response body
- Work on GitHub Actions
- Work on other clouds
- Report using GitHub Issues
- Report using GitHub Pages
- Notifications (Slack, Discord, E-mail, ...)
- TBD