TL;DR
💡This guide shows you how to build and deploy and Go backend for a URL Shortener. It consists of one service, a REST API, and a PostgreSQL database.
We'll be using Encore to get our application running in the cloud, for free, in 10 minutes!
We...