🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

brule

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brule

Dr. Brule reports on the health of your hapi server

latest
Source
npmnpm
Version
3.1.0
Version published
Maintainers
1
Created
Source

Dr. Brule

Dr. Brule responds if your hapi server is up.

Build Status

npm i brule

Usage

Register with a hapi server then request /check-it-out or the configured path to check that the server is responsive.

const server = Hapi.server();

await server.register(Brule);

Options

path - the pathname to configure the route to use. Defaults to '/check-it-out' auth - value passed to route configuration. Defaults to undefined.

FAQs

Package last updated on 05 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts