microservices-demo/src
Ahmet Alp Balkan 0f23d6bbf9
frontend: add simple /healthz endpoint
Decouple frontend health checks from GET /, which relies on other services to
be reachable. See #34.

Closes #34.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-04 22:44:05 -07:00
..
adservice Initial commit for Ads Service. (#21) 2018-08-22 17:02:46 -07:00
cartservice go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
checkoutservice Instrument Go service with Stats and monitored resources. (#30) 2018-08-24 16:30:50 -07:00
currencyservice Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
emailservice Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
frontend frontend: add simple /healthz endpoint 2018-09-04 22:44:05 -07:00
loadgenerator Add more license headers 2018-07-25 21:25:27 -07:00
paymentservice use dep to lock Go dependencies (without vendor/) 2018-07-30 19:18:05 -07:00
productcatalogservice Instrument Go service with Stats and monitored resources. (#30) 2018-08-24 16:30:50 -07:00
recommendationservice recommendationservice: add import traceback 2018-07-30 10:48:46 -07:00
shippingservice Instrument Go service with Stats and monitored resources. (#30) 2018-08-24 16:30:50 -07:00
.gitignore use dep to lock Go dependencies (without vendor/) 2018-07-30 19:18:05 -07:00