hashicorp-demoapp / product-api-go

Products API written in Go
Mozilla Public License 2.0
42 stars 26 forks source link

Health check #2

Closed nicholasjackson closed 4 years ago

nicholasjackson commented 4 years ago

The API should have a HTTP health check which checks the connection to the database, this health check should be implemented at the following location.

GET /health