Software
How to Build a URL Shortener in Go: A Short Guide | HackerNoon
In this article, I will be going through how to make a URL shortener in Go. The final result will look something like this shortr, source code. This is a great weekend project; especially if you’re new to go. What Is a URL Shortener? A URL shortener is a tool that takes a long URL and shrinks it down into something much shorter and easier to share. Instead of copying and pasting a long string