clean-architecture-golang VS go-clean-arch

Compare clean-architecture-golang vs go-clean-arch 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)

go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture (by bxcodec)
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
clean-architecture-golang go-clean-arch
1 11
17 8,697
- -
0.0 4.5
11 months ago 9 days 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.

go-clean-arch

Posts with mentions or reviews of go-clean-arch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

What are some alternatives?

When comparing clean-architecture-golang and go-clean-arch 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.

golang-standards/project-layout - Standard Go Project Layout