A good foundation can take you a long way. Here's a quick guide to setting up a structured code repository when building a Microservices app in Go!!. This is just one part of our Microservices series. Check out the rest to get started! https://gochronicles.com/project-structure/
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Thanks for sharing, seems well thought through. In case you're interested in optimising for less setup and getting straight to writing code, recommend you check out encore.dev that radically simplifies the amount of setup you need to do, and is fully GO based.