mirror of
https://github.com/CragglesG/url-shortener.git
synced 2025-10-02 16:36:10 +00:00
A simple, versatile URL shortener
https://go.craigg.dev
| .idea | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| qodana.yaml | ||
| README.md | ||
| shortener.py | ||
| submitted.html | ||
| test_main.http | ||
| urls.json | ||
Craig's Custom URL Shortener
A simple, versatile URL shortener with a web interface and API. It currently supports short links in the format go.craigg.dev/[slug], although support for more domains will be added soon.