Healthz A lightweight plug to respond to some health checker pings Installation def deps do [ {:healthz, "~> 0.1.0"} ] end The docs can be found at https://hexdocs.pm/healthz/ Usage # router.ex forward("/path", Healthz)