https://github.com/mateenbagheri/briefly
A URL Shortener
https://github.com/mateenbagheri/briefly
go golang mysql-database redis rest-api url-shortener
Last synced: 5 months ago
JSON representation
A URL Shortener
- Host: GitHub
- URL: https://github.com/mateenbagheri/briefly
- Owner: mateenbagheri
- Created: 2022-04-26T12:04:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T21:29:10.000Z (almost 4 years ago)
- Last Synced: 2025-08-13T19:10:39.043Z (11 months ago)
- Topics: go, golang, mysql-database, redis, rest-api, url-shortener
- Language: Go
- Homepage:
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# briefly
Briefly is a URL Shortener written in Go.
Briefly can get your URL, Shorten it, redirect users to main URL
when they try to use the shortened link and many other features.
You can even create accounts to track your shortened links and see
how much view they are gettting!
Briefly is quite fast and can handle heavy loads of requests so
don't worry if you have one to many links for shortening ;)