Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

flanker/slanger-health_check

Repository files navigation

Slanger::HealthCheck

Health Check endpoint for Slanger service.

Installation

Install it as:

$ gem install slanger-health_check

Usage

Run Slanger with slanger-health_check

$ slanger -i slanger/health_check --app_key YOU_KEY --secret YOUR_SECRET

Then Slanger will have a health-check endpoint

$ curl -i http://localhost:4567/health-check
HTTP/1.1 200 OK
Content-Type: text/html;charset=utf-8
Content-Length: 0
Connection: keep-alive
Server: thin

About

Health check for Slanger service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages