Skip to content

It's a URL shortener. Easily convert long, complex URLs into concise and shareable links.

License

Notifications You must be signed in to change notification settings

tingtt/urlshortener

Repository files navigation

urlshortener

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.

Usage

urlshortener --port 8080 --save.dir /var/lib/urlshortener/

Open shortened URL you want register

Replace shortened URL with query ?edit

Show shortened URL list with query ?edit

It will display list of shortened URLs have prefix matched to path.

Deploy

Running with Docker Compose

Refer to the documentation in Docker Compose Deployment for instructions on how to deploy using Docker Compose.

Running on Kubernetes

Refer to the documentation in Kubernetes Deployment for instructions on how to deploy on Kubernetes.

About

It's a URL shortener. Easily convert long, complex URLs into concise and shareable links.

Resources

License

Stars

Watchers

Forks

Packages

No packages published