Hyperlink-Redirect/README.md

18 lines
350 B
Markdown

# 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. Why does 'hyperlink' linger even for subsequent GET requests from different clients??