go-coffeeshop - A practical coffee shop application event-driven microservices built with Golang

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

    ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment

  • And where is the domain model? https://github.com/thangchung/go-coffeeshop/blob/main/internal/product/domain/models.go

  • logrus

    Structured, pluggable logging for Go.

  • Ugh. Wish people would stop using logrus. It’s in maintenance mode and slow, especially its stack tracing.

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

    Blazing fast, structured, leveled logging in Go.

  • I prefer zap.

  • wtf

    WTF Dial is an example web application written in Go. (by benbjohnson)

  • looks nice, thanks for sharing, but I would stick to simplicity, I like to follow: https://youtu.be/MzTcsI6tn-0, and, https://github.com/benbjohnson/wtf

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

  • zlog: Secure logger in Go to prevent output of sensitive/secret values

    5 projects | dev.to | 1 Nov 2021
  • My opinionated way to write and test a go http server

    3 projects | dev.to | 4 May 2021
  • Using Private Go Modules with golangci-lint in GitHub Actions

    4 projects | dev.to | 5 Jan 2024
  • Slog: Zero-dependency structured logging in Go

    4 projects | dev.to | 4 Nov 2023
  • Structured Logging with Slog

    11 projects | news.ycombinator.com | 22 Aug 2023