rocket_healthz

Crates.iorocket_healthz
lib.rsrocket_healthz
version0.5.0
sourcesrc
created_at2020-08-25 22:39:55.553216
updated_at2024-05-21 04:46:46.807663
descriptionAdd /healthz endpoint to a Rocket web server
homepage
repositoryhttps://gitlab.com/legoktm/rocket_healthz
max_upload_size
id280764
size6,333
Kunal Mehta (legoktm)

documentation

README

rocket_healthz

crates.io docs.rs pipeline status coverage report

The rocket_healthz crate provides a fairing to easily add a /healthz endpoint to your Rocket project.

License

rocket_healthz is (C) 2020-2021, 2023 Kunal Mehta, released under the Apache 2.0 license, see LICENSE for details.

Commit count: 17

cargo fmt