The tutorial series by DivRhino was really helpful for me –
divrhino.com/…/rest-api-docker-go-fiber-from-scra… – she has several tutorials that build on each other.
Build a REST API from scratch with Go, Docker & Postgres - Div Rhino | Project-based tutorials and articles
In 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.