Looking for a Go project with n-tier architecture and dependency injection

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

    The Go programming language

  • No one way but yes best practices, read official documentation, GitHub wiki and you will know what I mean, golang wiki my comment was a construct one in order to show best practices in Go, not to fight with the people just helping and not trolling. OOP is too verbose and hard to get robustness avoiding stateless etc DI is too dependent of OOP so that’s the point to avoid on Go of course you can develop as you want you are free XD but make things easy is the philosophy of Go and DI and OOP is not doing things well, a lot of famous GitHub repositories has this kind of designs and doesn’t mean that are the best way to develop. Functional programming paradigm rules are the best today to get the best points like robustness readable code and stateless software deterministic etc… other thing it’s that you can’t understand why but I can explain better in a comment.

  • goddd

    Discontinued Exploring DDD in Go

  • An example: https://github.com/marcusolsson/goddd

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

  • Creating a personal AI assistant a.k.a An approachable series on learning new stuff!

    1 project | dev.to | 10 May 2024
  • Go: the future encoding/json/v2 module

    2 projects | dev.to | 2 May 2024
  • Evolving the Go Standard Library with math/rand/v2

    2 projects | news.ycombinator.com | 1 May 2024
  • Microsoft Maintains Go Fork for FIPS 140-2 Support

    5 projects | news.ycombinator.com | 30 Apr 2024
  • How to use Retrieval Augmented Generation (RAG) for Go applications

    3 projects | dev.to | 28 Apr 2024