Splashers AI Unit · Day 1
Hello, my name is CHANGE ME.
This page is the frontend — it is running inside your browser right now. The button below talks to the backend, which runs on a Cloudflare server somewhere else in the world.
What the backend sent back
- Its message
- —
- Its clock (UTC)
- —
- Where it ran
- —
- Times asked this visit
- —
Your browser never worked any of that out. It asked
/api/hello, waited, and displayed the answer.
That round trip is the whole idea behind every app we build.