Cloudforce Uptime
All systems nominal
Health Get Started
⚡ Fast status + alerts • served by a Worker

Know what’s up.
Before your users do.

A lightweight uptime landing page built for speed. Monitor endpoints, surface incidents, and expose a simple status API—without running extra servers.

Simple JSON endpoints Edge performance No database required

Live Status (Demo)

Operational
API
/health
OK
Web
Landing page
OK
Worker
Edge runtime
OK
Uptime (30d)
99.98%
Latency (p95)
42ms
Last incident
✨ Built for clarity

Everything you need for a simple status experience

Use this as your public status page, internal heartbeat, or as a clean demo page for a Worker-powered subdomain.

🧠

Smart defaults

Runs standalone with a crisp UI and a health endpoint—no external services required.

🛡️

Safe by design

Static HTML + JSON responses. Great for zero-maintenance demos and status pages.

Edge speed

Served from Cloudflare’s network for fast global load times.

🔌 API

Endpoints

This landing page links to two Worker routes you can implement:

GET /

Serves this landing page.

HTML

GET /health

Returns JSON: {"ok":true,"ts":"..."}

JSON