This is a minimal Koa app deployed on Heroku.
API health check:
GET /api/health
Try it in your browser or with curl:
curl
curl https://your-heroku-app.herokuapp.com/api/health
Example API endpoint:
GET /api/hello