DoWithLogic/golang-clean-architecture
This is a Go-based backend service implementing Clean Architecture, designed to manage user accounts and authentication. It provides HTTP endpoints for user registration, login, and profile management, backed by MySQL and Redis. The system includes comprehensive observability features such as structured logging, metrics, and distributed tracing, along with robust testing coverage for both unit and integration scenarios.
46.4
Weak · 3 August 2026
3.8k
lines of production code
Go
primary language
1
bus factor · 3 authors in all
3
measurements over time
How it got here
2023 · Initial project scaffolding and architecture setup
This period marks the initial release of a Go application built on Clean Architecture and SOLID principles. The work involved establishing the foundational project structure, including Dockerfiles, Makefiles, and core packages for logging, encryption, and database connectivity. It also included the removal of legacy initialization code and the introduction of new configuration schemas and database migrations.
8 changes
2024–2026 · User management and server refactoring
This period focused on implementing core user management features, including authentication and profile handling via new API endpoints. The work also involved refactoring the server initialization to improve separation of concerns and adding comprehensive test coverage with mocks and integration tests.
5 changes
Survey your own repository
DoWithLogic/golang-clean-architecture was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit c918cf10fe — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.