An open API service indexing awesome lists of open source software.

https://github.com/chiguirez/healthz

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness
https://github.com/chiguirez/healthz

go golang grpc healthcheck http

Last synced: 9 months ago
JSON representation

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

Awesome Lists containing this project

README

          

# healthz
a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

## License

healthz is free and released under the [MIT License](https://github.com/chiguirez/healthz/blob/master/LICENSE)

# Authors

* [Eduardo R. Golding](https://github.com/K4L1Ma)