Skip to content

Instantly share code, notes, and snippets.

@philhawksworth
Last active September 5, 2025 11:05
Show Gist options
  • Save philhawksworth/32d4195156e4de7b0e6a57624016525d to your computer and use it in GitHub Desktop.
Save philhawksworth/32d4195156e4de7b0e6a57624016525d to your computer and use it in GitHub Desktop.
An experiment for a URL shortener
{
"/gist" : "https://gist.github.com/philhawksworth/32d4195156e4de7b0e6a57624016525d",
"/edit" : "https://gist.github.com/philhawksworth/32d4195156e4de7b0e6a57624016525d/edit",
"/phil": "https://philhawksworth.dev",
"/bsky": "https://bsky.app/profile/philhawksworth.dev",
"/deno" : "https://deno.com",
"/deno/links" : "https://github.com/denoland/deno-co",
"/croccs" : "https://crocss.philhawksworth.deno.net/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment