hof-bootstrap has a /healthz/ping endpoint out of the box. However, it only does a shallow check and returns a 200 if the app is running. It could be improved if one could pass it a middleware that has access to the req and other app internals, therefore able to perform a deeper health check