glbc-healthcheck-koa

1.0.0 • Public • Published

glbc-healthcheck-koa

This module will help you to bypass Google Load Balancer(GLBC) with a middleware.

Install

npm install glbc-healthcheck-koa --save

Usage

const Koa = require('koa');
const app = new Koa();
const healthcheck = require('glbc-healthcheck-koa');

app.use(healthcheck());

Package Sidebar

Install

npm i glbc-healthcheck-koa

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

36.7 kB

Total Files

7

Last publish

Collaborators

  • michael34435