Build a URL Shortener with Go Fiber and Redis
Before we dive into the implementation, make sure you have the following prerequisites installed:
Go programming language & Redis server
Step 1: Setting Up the Go Fiber Project & Defineing Routes. Start by creating a new Go Fiber project. Use the fol...
srshetty.hashnode.dev5 min read