Hmmm... How should I structure my Go project?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • golang-standards/project-layout

    Standard Go Project Layout

  • Not sure if this is what you meant https://github.com/golang-standards/project-layout

  • go-clean-arch

    Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture

  • https://threedots.tech/post/introducing-clean-architecture/ https://github.com/bxcodec/go-clean-arch

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wtf

    WTF Dial is an example web application written in Go. (by benbjohnson)

  • https://github.com/benbjohnson/wtf this is nice

  • Golang-Project-Structure

    Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development

  • Other layout (I choice for API projects) https://github.com/Mindinventory/Golang-Project-Structure

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the best way to structure your golang application ?

    5 projects | /r/golang | 11 May 2022
  • Nunu: A CLI tool for building Go applications

    1 project | news.ycombinator.com | 3 Apr 2024
  • What's your go to literature to build Go libraries?

    1 project | news.ycombinator.com | 29 Feb 2024
  • I'm coming from Java and I have been told that I'm writing go like I'm writing Java. Basically creating structs, injecting fields, and attaching methods. What else can I do?

    2 projects | /r/golang | 7 Dec 2023
  • Can I point a module to a subdirectory?

    1 project | /r/golang | 6 Nov 2023