lil-link
lil-link copied to clipboard
A shortlink system built on Cloudflare workers
https://workos.com/
Move relevant Boootstrap CSS to in the HTML variables (or perhaps pull from a Worker KV) to remove external dependencies.
Don't allow creation of shortlinks that run afoul of Google's safebrowsing list (and perhaps other similar lists).
Offer importing csv of a shortlink list to easy moving from other systems.
pull owner from something like Cloudlfare Access JWT (or from SSO). Allow changes but only if that JWT is presented again.
Add a place for people (link owners/admins?) too see how many hits a url has received
It would be great if this could provide an on-going dump of short URL mappings for the [urlteam](https://lillink.co/urlteam) project, so once lil-link (or other sites using this software) dies we...