Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

How to Structure a Golang Project

The lack of a standard causes many new Gophers to question the best way to structure a project, A question the author still sees to this today.

This article will share how the author structure Golang Top Projects for backend services, similar but slightly different from how I structure Command-Line Projects.

While this article reiterates some positions, the author first recommends reading the original Command-Line Projects article to understand my structure’s reasoning and decisions.

Read the article about how to structure a golang project:

https://madflojo.medium.com/how-to-structure-a-golang-project-aad7095d70a

Exit mobile version