Skip to content

Instantly share code, notes, and snippets.

View coder-pe's full-sized avatar

Miguel Mamani coder-pe

  • Independent Software Engineer
  • Lima, Peru
View GitHub Profile
@coder-pe
coder-pe / REAMDE.md
Created September 4, 2021 16:34 — forked from miguelmota/REAMDE.md
Golang Standard Project Layout

Forked from golang-standards/project-layout


Standard Go Project Layout

This is a basic layout for Go application projects. It represents the most common directory structure with a number of small enhancements along with several supporting directories common to any real world application.

Clone the repository, keep what you need and delete everything else!