A "useful" tool for turning hyperlinks into redirects in the name of shortening hyperlinks! 🧠 🧑‍🔬
Go to file
2023-10-07 21:10:33 -04:00
bin Initial commit++ 2023-09-23 00:44:32 -04:00
lib Added some dependencies for gzip/base64; need to switch computers for libarchive support... 2023-10-07 21:10:33 -04:00
templates Some routes 2023-10-07 15:15:55 -04:00
.gitignore Initial commit 2023-08-29 18:41:56 -04:00
Dockerfile Initial commit++ 2023-09-23 00:44:32 -04:00
LICENSE Initial commit 2023-08-29 18:41:56 -04:00
META6.json Added some dependencies for gzip/base64; need to switch computers for libarchive support... 2023-10-07 21:10:33 -04:00
README.md Added some dependencies for gzip/base64; need to switch computers for libarchive support... 2023-10-07 21:10:33 -04:00

Hyperlink-Redirect

A "useful" tool for turning hyperlinks into redirects in the name of shortening hyperlinks! 🧠 🧑‍🔬

Run locally

Install dependencies

zef install --deps-only .

Run the guy

./bin/hyperlink-redirect

TODO

  1. Process the form input
  2. Make the return url gzip/base64'd