ls /demos
a running catalog of live endpoints on this domain, organized by cloudflare product area. built incrementally — anything not marked live is on the shortlist and will land here as it's built.
# zero trust / cloudflare one
GET /admin live
access-protected route. reach it from an unauthorized session and you'll be sent to the configured idp. once through, the page reflects your access identity back to you.
gateway http policy trigger coming soon
endpoints that pair with a gateway http policy to demo block / isolate / override actions end-to-end.
dlp inspection target coming soon
endpoints returning synthetic pii-shaped strings so dlp detectors have something to catch on egress.
warp / posture reflection coming soon
a route that surfaces what warp + device posture are (or aren't) telling cloudflare about the request.
# application services
waf managed rules coming soon
endpoints crafted to trigger specific owasp / cloudflare managed rulesets so you can see the waf's decision live.
rate limiting coming soon
a route with an intentionally aggressive rate limit configured, plus a small client to demonstrate the throttling behavior.
cache rules coming soon
a set of routes with different cache behaviors — bypass, standard, cache-everything — plus headers showing the cache status.
bot management coming soon
an endpoint that echoes cloudflare's bot score and verified-bot signals for the incoming request.
# developer platform
workers ai inference coming soon
a small worker calling workers ai to demo llm inference running at the edge.
d1 + kv sample coming soon
a route backed by d1 and kv to show how storage primitives look from the pages / worker side.
durable objects counter coming soon
a classic stateful counter demo to make durable objects feel concrete.
queues + workflows coming soon
a small pipeline demonstrating how to fan work out over queues and coordinate multi-step jobs with workflows.
# ai
ai gateway proxy coming soon
a route that proxies through ai gateway to demonstrate caching, analytics, and guardrails on outbound ai calls.
vectorize search coming soon
a tiny semantic-search endpoint backed by vectorize + workers ai embeddings.
# network services / magic
magic wan reachability coming soon
reference material on how magic wan connects sites and how policy flows through magic firewall.
tunnel private network coming soon
a private hostname reachable only via cloudflare tunnel + warp — a working example of the private-app pattern.
# observability
dex synthetic target coming soon
a lightweight, dependable endpoint intended to be used as a target for digital experience monitoring tests.
logs / analytics demo coming soon
a route paired with logpush / analytics engine samples so you can see the full observability picture.