Availability Monitor

This availability monitor sends notifications via telegram if an api is not available.

Call usage example via command line

deno run --allow-net https://raw.githubusercontent.com/michael-spengler/monitoring/master/usage-example.ts

Execute the tests

deno test --allow-net https://raw.githubusercontent.com/michael-spengler/monitoring/master/test.ts