Healthful: A low-dependency Scala library for serving HTTP health checks

I published a boring but useful lib for running an HTTP health check server (like you might want in a Kubernetes environment). It’s implemented with the server built into the JDK, so no HTTP dependencies required.

4 Likes