ABVX Lab logo ABVX Lab
tool surface

ABVX tool

ABVX Shortener

Minimal URL shortener (Cloudflare Worker + KV).

What it does

  • Stores slug-to-URL mappings in Cloudflare KV and redirects short links with a 302 response.
  • Provides a small authenticated shorten API for creating deterministic links on your own domain.
  • Includes a companion Chrome extension that shortens the current tab URL and copies the result.

Quick look

Minimal URL shortener (Cloudflare Worker + KV).

Minimal self-hosted URL shortener built on Cloudflare Worker + KV, with deterministic slugs and a simple authenticated API.

Quickstart

Primary usage

See README for the latest setup and usage details.