Go to file
Edward Shen 88e9c4df82
added basic readme, api endpoint
2019-04-30 04:20:01 -04:00
src added basic readme, api endpoint 2019-04-30 04:20:01 -04:00
.gitignore read and query from config file works 2019-04-30 01:44:26 -04:00
Cargo.lock now lazy fetches statuses 2019-04-30 03:53:13 -04:00
Cargo.toml now lazy fetches statuses 2019-04-30 03:53:13 -04:00
LICENSE added license 2019-04-30 01:59:38 -04:00
README.md added basic readme, api endpoint 2019-04-30 04:20:01 -04:00

README.md

endstat

EndStat is an easy-to-use lazy Endpoint Status checking tool, meant for checking the health of various web locations. It supports arbitrary domains and ports, status matching, and body matching using a quick-to-understand config file.