Skip to content

mat/httpchk

Repository files navigation

HTTP checks (httpchk)

Go Test Go Report Card

This service runs multiple HTTP requests against a set of URLs and returns 200 on success, 503 otherwise.

Example

Hosting

Simple options to host this service are, for example:

Heroku / Setup

heroku labs:enable runtime-dyno-metadata

Docker

Build the Docker image using

make docker_build

and run it with

make docker_run

About

Simple HTTP check service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors