Skip to content

Simple solution to satisfy AWS ELB's healthcheck when using Koa

License

Notifications You must be signed in to change notification settings

Dussed/aws-elb-healthcheck-koa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-elb-healthcheck-koa

Simple solution to satisfy AWS ELB's healthcheck when using Koa

NPM

npm install aws-elb-healthcheck-koa --save

Usage

 app.use(require('aws-elb-healthcheck-koa'))

Point your ELB healthcheck towards /hc

About

Simple solution to satisfy AWS ELB's healthcheck when using Koa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published