Clean architecture/ best practices in Go?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • golang-standards/project-layout

    Standard Go Project Layout

  • clean-architecture-blog

    Attempt to implement ideas of the Clean Architecure in a simple project

  • I've got one example of the CA implementing in golang, check it out

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wtf

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

  • Here is the best open-source example I know: https://github.com/benbjohnson/wtf

  • go

    The Go programming language

  • A very good resource from the Go developers themselves: https://github.com/golang/go/wiki/CodeReviewComments

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