Best Web Sever Framework?

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

    Rapid, easy full-stack web development starter kit in Go

  • connect-go

    Discontinued Moved to https://github.com/connectrpc/connect-go

  • Twirp (though I'd move to https://connect.build for my next project) to do JSON based RPC using protobufs.

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

    lightweight, idiomatic and composable router for building Go HTTP services

  • I like using chi: https://github.com/go-chi/chi

  • go-zero

    A cloud-native Go microservices framework with cli tool for productivity.

  • Maybe you can try https://github.com/zeromicro/go-zero, a different way to write your web applications. It generates the skeleton of your web apps.

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