Closed rgreinho closed 6 years ago
Adds a /health endpoint to check the health of the api.
/health
Drive-by:
Kubernetes on the GKE requires an endpoint to check the health of the application.
Manually, running curl against the local development server.
Description
Adds a
/health
endpoint to check the health of the api.Drive-by:
Motivation and Context
Kubernetes on the GKE requires an endpoint to check the health of the application.
How Has This Been Tested?
Manually, running curl against the local development server.
Types of changes
Checklist