johnweldon / http-monitor

URL / HTTP Uptime and Expectation checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http-monitor

Tool to validate expectations about endpoints.

Given a list of urls with associated methods, headers, and expected results, this tool will periodically test all those expectations and report anomalies.

Uses go generate because I wanted to figure out how to use that.

About

URL / HTTP Uptime and Expectation checker


Languages

Language:Go 99.0%Language:Makefile 1.0%