Setting up Go web app with Docker
Dec 14, 2021 · 3 min read · Go is a popular language these days when it comes to creating web application backends. Before Go, I primarily used NodeJS for development. Those of you who are familiar can relate to how easy it is to start the app with nodemon. Also, we never run a...
Join discussion