Repo

zhubert/crowlink

A small, dependency-light URL shortener service in Go — built incrementally by CleverCrow, one funded issue at a time.

Funded issues
0
Open
19
Shipped
1
All-time backers
0
Open issues
Backed issues lead; the rest are open on GitHub. Tick any to stack your pledge on top.
IssueBackers
#20End-to-end test and v1.0.0 release
0
#19Dockerfile and container build in CI
0
#18CLI client (cmd/crowlink-cli)
0
#17Embedded landing page
0
#16GET /metrics counters
0
#15DELETE /{code} with admin token
0
#14Per-IP rate limiting on /shorten
0
#13Link expiry / TTL
0
#12Custom aliases
0
#11Click analytics and /{code}/stats
0
#10Persistent BoltStore (bbolt)
0
#9Configuration via env and flags
0
#8Request-logging middleware
0
#7GET /{code} redirect
0
#6POST /shorten endpoint
0
#5HTTP server skeleton with /healthz
0
#4URL validation package
0
#3In-memory Store with a Store interface
0
#2Base62 short-code codec
0