Build a REST API from scratch with Go, Docker & PostgresBy Shaii13 October, 2022In this article, we will learn how to create a simple REST API from scratch, using Go and Docker. We will also learn the basics of working with GORM and Postgres.GOLANG TUTORIAL DOCKER REST API POSTGRES