Workers Status Page

Website/API monitoring with a status page.

About

This Status Page allows you to monitor your websites, showcase status including daily history, and receive Slack notification whenever your website status changes. This tool is built by using Cloudflare Workers, CRON Triggers, and KV storage.

Why Workers?

Cloudflare Workers provides a perfect developer experience, the wrangler dev live options to develop with access to secrets or KV namespaces are just great! With Cloudflare CRON Triggers it becomes possible to solve even monitoring tasks and present them with a status page, including daily history.