Last active
August 21, 2025 13:45
-
-
Save philhawksworth/32d4195156e4de7b0e6a57624016525d to your computer and use it in GitHub Desktop.
An experiment for a URL shortener
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"/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" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment