I want to develop web app using GOLANG especially because its fast/easy and compiles to native code . but what framework to select ?

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

    Discontinued A powerful HTTP router and URL matcher for building Go web servers with 🦍

  • hello all im coming mainlly from java/c++ world . and i need to make webapp with background jobs running . i know the power of compiled code . the app should be later maintained not by me . so java is slow for web app . c++ is compilcated in the long run . GO looks like perfect match ! but looking for GO web frameworks i dont see any defacto framework . massages like this for example making me to be not sure : https://github.com/gorilla/mux/issues/659

  • chi

    lightweight, idiomatic and composable router for building Go HTTP services

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

    Generate type-safe code from SQL

  • zap

    Blazing fast, structured, leveled logging in Go.

  • Fiber

    ⚡️ Express inspired web framework written in Go

  • Take a look at Fiber (https://gofiber.io/), it’s very well done, fast and featureful. Once you get the hang of it, it feels very natural and unobtrusive.

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