Skip to content
/ brule Public
forked from geek/brule

Dr. Brule reports on the health of your hapi server

License

Notifications You must be signed in to change notification settings

pi0/brule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Dr. Brule reports on the health of your hapi server

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 100.0%