koa-rest-api-boilerplate icon indicating copy to clipboard operation
koa-rest-api-boilerplate copied to clipboard

Enhance API health check endpoint

Open posquit0 opened this issue 6 years ago • 0 comments
trafficstars

Problem

  • GET /status should check the application condition.

Solutions

  • app should check each external connections including db, cache, mq, grpc, or something else.

Design

posquit0 avatar Jul 08 '19 16:07 posquit0