This is a simple URL shortener service, which helps you shorten your long URL to share repidly to external. It is written in Golang and uses Redis as database. Other hand, it also provides some services such as QR code generator, barcode generator, etc.
- Shorten URL
- Redirect to original URL
- Expiration time (default 1 day)
- QR code generator (custom color, download image, copy to clipboard)
- Barcode generator
- Statistics
- Rate limit
- Reverse proxy
- Multi Dockerize layers
- CI/CD build and deploy image
- Custom expiration time
- Unit test
- Caching
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. If you like my work, please star π this repository.
Short1url is an MIT-licensed open source project.
Copyright of thuongtruong1009