How to structure an API using 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
  • project-layout

    Standard Go Project Layout (by go-standard)

  • here ya go: https://github.com/go-standard/project-layout

  • web

    Standard Go Web Project (by go-standard)

  • 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
  • goapp

    An opinionated guideline to structure & develop a Go web application/service

  • myapp

    🚀 How to build a Dockerized RESTful API application using Go.

  • You can see a sample structure in https://github.com/learning-cloud-native-go/myapp . It's a production-grade Dockerized RESTful API boilerplate/ CRUD with migrations, GORM ORM, Zerolog syslogs, Validatorv10 integrations. Good luck 🤞

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