š Building a URL Shortener Service in Go (Gin + MongoDB)
URL shorteners are everywhereāBit.ly, TinyURL, Rebrandlyāthese services convert long messy URLs into short, easy-to-share links.
In this blog, weāll walk through how I built a fully working URL Shortener Service using:
Go
Gin Framework
MongoDB
Cl...
0xpranav.hashnode.dev11 min read