It's a URL shortener.
Easily convert long, complex URLs into concise and shareable links.
Streamline your workflow and simplify access to frequently used resources.
urlshortener --port 8080 --save.dir /var/lib/urlshortener/
It will display list of shortened URLs have prefix matched to path.
Refer to the documentation in Docker Compose Deployment for instructions on how to deploy using Docker Compose.
Refer to the documentation in Kubernetes Deployment for instructions on how to deploy on Kubernetes.