URL Shortener

Paste a long link, get a short one. Links are kept in memory.

RECENT LINKS

API: POST /api/shorten with a JSON body containing a url field.
GET /api/links lists recent links. GET /healthz for health.