# eminetto/clean-architecture-go-v2

Clean Architecture sample

Repository: https://github.com/eminetto/clean-architecture-go-v2
Canonical: https://ross.abutalabs.com/products/clean-architecture-go-v2
Language: Go
License Family: other
Topics: clean-architecture, go
Archived: true
Last push: 2023-05-26T12:44:58+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2260, "days_push": 1195, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1316, forks 223 (observed 2026-08-28T04:04:20.771911+00:00)

## What it is
A sample Go application demonstrating Clean Architecture principles with a REST API for managing books, users, and loans. It serves as a reference implementation for structuring Go projects with layered architecture.

## Use cases
- learn clean architecture in go
- example of structuring a go project
- reference for layered architecture in go
- sample rest api project in go
- how to organize go codebase with clean architecture
- go project layout example with tests

## When to choose
- learning how to apply clean architecture concepts in Go
- looking for a concrete reference implementation of layered Go services
- starting a Go API project and wanting an architectural template

## When to avoid
- you need a production-ready framework or library
- you want the author's current recommended Go project structure (the README points to a newer approach)
- you need a maintained, licensed dependency for your codebase

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, api-framework, developer-tools
- domain: developer-tools, tutorials, web-development, backend
- platform: go, windows
- tags: clean-architecture, sample-project, go, reference-architecture, example-app, linux, macos

## Member repositories
- eminetto/clean-architecture-go-v2 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.771911+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:28.696222+00:00, confidence not recorded.
  - readme: https://github.com/eminetto/clean-architecture-go-v2 (fetched 2026-08-28T04:04:20.771911+00:00, sha c87a9913ef64)
- Data as of 2026-08-30T08:39:29.467469+00:00.
