Update README.md

This commit is contained in:
2025-09-28 23:24:12 -07:00
committed by GitHub
parent c815ac000b
commit 26e126de0a

View File

@@ -3,6 +3,8 @@
A minimalist, permanent URL shortener that runs entirely on Cloudflare's edge network.
No servers to maintain, no cron jobs, no expiration dates.
![](/docs/ss1.png)
## What it does
- Turns long URLs into short, memorable aliases such as 4ev.link/github
@@ -10,6 +12,8 @@ No servers to maintain, no cron jobs, no expiration dates.
- Serves redirects from Cloudflare's global edge—usually under 50 ms
- Costs nothing on the free tier (1 M requests + 1 GB KV reads / month)
![](/docs/ss2.png)
## Tech stack
- **Cloudflare Workers** serve requests at the edge