Reference and sources to write clean web API in golang

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

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

  • https://github.com/zeromicro/go-zero (15.5k stars)

  • zero-examples

    go-zero examples

  • Some main parts in it: 1. restful API, with a self-explained API syntax, and a tool to generate backend and frontend code. 2. zRPC, built on top of gRPC, with lots of service governance mechanisms. 3. websocket is supported, see an example on https://github.com/zeromicro/zero-examples/tree/main/chat 4. mysql, postgresql, mongodb, redis are supported and code generation tool provided.

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

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

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