Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deg4uss3r/health-check-example

example health check program
https://github.com/deg4uss3r/health-check-example

Last synced: 26 days ago
JSON representation

example health check program

Awesome Lists containing this project

README

        

# Health Check Example

This repository helps debug an issue with Fastly's Health Check API

## Running

To see the error run:

`cargo run`

To see the fix run:

`cargo run --features fix`