clean-architecture-golang VS wild-workouts-go-ddd-example

Compare clean-architecture-golang vs wild-workouts-go-ddd-example and see what are their differences.

clean-architecture-golang

This is my purpose of how to structure a web application in golang following the clean architecture principles (by hdlopez)

wild-workouts-go-ddd-example

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring. (by ThreeDotsLabs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
clean-architecture-golang wild-workouts-go-ddd-example
1 30
17 4,885
- 2.4%
0.0 2.7
11 months ago 10 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clean-architecture-golang

Posts with mentions or reviews of clean-architecture-golang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-09.

wild-workouts-go-ddd-example

Posts with mentions or reviews of wild-workouts-go-ddd-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

What are some alternatives?

When comparing clean-architecture-golang and wild-workouts-go-ddd-example you can also consider the following projects:

Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

fx - A dependency injection based application framework for Go.