What is the recommended/preferred web architecture for web applications / services written in Go?

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

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

    Web services with OpenAPI and JSON Schema done quick in Go (by swaggest)

  • Other times you might need a JSON REST API to generate OpenAPI docs code-first… for that I’m a fan of Swaggest REST. REST through clean arch.

  • Buffalo

    Discontinued Rapid Web Development w/ Go

  • Or maybe your just need to serve some HTML and JS from a fat binary and that’s it, nothing complicated, nothing “off the Rails”… Go Buffalo might work well there.

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