Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 2.96 KB

README.md

File metadata and controls

59 lines (44 loc) · 2.96 KB

logo ONELINK

Build status Test status CircleCI status Automated api build Automated client build GitHub code size in bytes License

Description

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.

Preview

Preview image

What's new

  • 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

Architecture

Image

Contributing

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.

License

Short1url is an MIT-licensed open source project.

Copyright of thuongtruong1009