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

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

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 ;)