httphealth

Crates.iohttphealth
lib.rshttphealth
version2.0.2
created_at2025-10-04 11:12:44.239069+00
updated_at2025-10-04 11:38:14.522518+00
descriptionA binary for performing HTTP based health checks in a Docker container
homepage
repository
max_upload_size
id1867800
size6,324
Simon Dean (simondean)

documentation

README

httphealth

A binary for performing HTTP based health checks in a Docker container

Example usage:

./httphealth http://0.0.0.0:8000 200

In the example above, 200 is the expected status code.

Commit count: 0

cargo fmt