koa-rest-api-boilerplate
koa-rest-api-boilerplate copied to clipboard
Enhance API health check endpoint
trafficstars
Problem
GET /statusshould check the application condition.
Solutions
appshould check each external connections including db, cache, mq, grpc, or something else.