ITK Health Checkex

CircleCI

Plug based health check provided as macros.

Installation

The package can be installed by adding itk_health_checkex to your list of dependencies in mix.exs:

def deps do
  [
    {:itk_health_checkex, "~> 0.0.1"}
  ]
end

After you are done, run mix deps.get in your shell to fetch and compile ITK Healthcheckex.