An open API service indexing awesome lists of open source software.

https://github.com/thuongtruong109/nolink

🔗 Ship your link in an easier way
https://github.com/thuongtruong109/nolink

docker fiber github-actions go golang nginx nuxtjs redis reverse-proxy scss shortener vuejs

Last synced: about 2 months ago
JSON representation

🔗 Ship your link in an easier way

Awesome Lists containing this project

README

        



logo nolink


Build status
Test status
CircleCI status
Automated api build
Automated client build
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](public/preview.png)

## 💥 What's new

- [x] Shorten URL
- [x] Redirect to original URL
- [x] Expiration time (default 1 day)
- [x] QR code generator (custom color, download image, copy to clipboard)
- [x] Barcode generator
- [x] Statistics
- [x] Rate limit
- [x] Reverse proxy
- [x] Multi Dockerize layers
- [x] CI/CD build and deploy image
- [ ] Custom expiration time
- [ ] Unit test
- [ ] Caching

## 🏗️ Architecture

![Image](public/architecture.png)

## 🤝 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

**Nolink** is an [MIT-licensed](LICENSE) by thuongtruong109