Files
URL-Shortener/README.md
Holger Sielaff 8bdcc52f65 Initial commit
2025-06-26 09:51:42 +02:00

304 B

URL Shortener

Just a small file-based url shortener.

Works with:

  • NGINX
  • LUA
  • Flask

Since this is prepared to be a deb Package, rsync src/ / -av and @see debscripts/*

It requires NGINX 1.24 and the needed artifacts for a correct run on Ubuntu 24.04 are in the repo (ok, a bit unusual)