Red Panda with Sunglasses

URL Shortener

Short Links with Analytics

Scroll for more content

What is URL Shortener?

A Cloudflare Worker-based URL shortening service with OTP authentication via shared Strixun OTP component, click analytics tracking (IP, user agent, referrer, geographic data), and standalone React web interface. Uses Cloudflare KV for sub-millisecond URL lookups and automatic TTL-based expiration with encrypted API responses.

Key Features

Create & Manage Short URLs

Generate short links with custom codes or auto-generated slugs. Full CRUD operations for managing your URL collection.

Click Analytics

Track clicks, referrers, and geographic data. Real-time analytics stored in Cloudflare KV for instant insights.

Custom URL Codes

Choose your own short codes for memorable, brand-friendly links. Automatic validation prevents collisions.

Automatic Expiration

Set expiration dates for temporary links. Automatic cleanup keeps your URL collection fresh and relevant.

Standalone Web Interface

Beautiful React-based web interface with SSS branding. Manage all your short links from one place.

OTP Authentication

Integrated with Auth Service for secure, passwordless authentication. SSO with all SSS applications.

Built With

Cloudflare WorkersReactTypeScriptKV Storage@strixun/api-framework