Hyperlink-Redirect/README.md

18 lines
350 B
Markdown
Raw Normal View History

2023-08-29 22:41:56 +00:00
# Hyperlink-Redirect
2023-09-23 04:44:32 +00:00
A "useful" tool for turning hyperlinks into redirects in the name of shortening hyperlinks! 🧠 🧑‍🔬
2023-09-23 05:03:27 +00:00
## Run locally
### Install dependencies
zef install --deps-only .
### Run the guy
./bin/hyperlink-redirect
2023-09-23 05:03:27 +00:00
2023-09-23 04:44:32 +00:00
## TODO
2023-10-08 02:48:48 +00:00
1. Why does 'hyperlink' linger even for subsequent GET requests from different clients??