Do you guys use frameworks with Go for backend development?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dapr

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

  • https://dapr.io/ might be a fit sometimes

  • ent

    An entity framework for Go

  • ent with gqlgen.

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

    go generate based graphql server library

  • ent with gqlgen.

  • core

    Backend server API handling user mgmt, database, storage and real-time component (by staticbackendhq)

  • These days I'm using my FOSS backend-as-a-service StaticBackend (ala Firebase) written in Go, which does not use any library or framework other than the net/http.

  • go-kit

    A standard library for microservices.

  • Go kit is a good backend development toolkit ... but not a framework.

  • Echo

    High performance, minimalist Go web framework

  • For REST, I use Echo which bills itself as a Web Framework. So in that sense, yes. In the sense of something overarching like Java's Spring Framework, no.

  • aicra

    :rocket: Fast, intuitive, and powerful configuration-driven engine for faster and easier REST development

  • For those interested : https://github.com/xdrm-io/aicra I don't recommend using it for business projects, as it's not mature yet (I'm the only user) but it can give you some ideas, and you can give it a try if you're interested.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • What is the best microservices framework in Go?

    5 projects | /r/golang | 23 Sep 2022
  • A Command-line tool to statistics the GitHub repositories

    5 projects | dev.to | 25 May 2022
  • Which microservice framework should I choose?

    9 projects | /r/golang | 15 Apr 2022
  • What library or framework is used to write microservices for production ?

    7 projects | /r/golang | 14 Feb 2021
  • Why is gin so popular?

    6 projects | /r/golang | 18 Apr 2023