allup 1.0.10

A CLI to check that all (configured) services are currently up
1
2
3
4
5
6
7
8
9
10
11
[[endpoints]]
name = "Google"
url = "https://google.com"

[[endpoints]]
name = "Github"
url = "https://github.com"

[[endpoints]]
name = "Rust docs"
url = "https://docs.rs"