naughtygopher/goapp resource
An opinionated guideline to structure & develop a Go web application/service observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 43
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2251
- days_rel: n/a
- days_push: 344
- n_releases_24m: 0
Adoption not part of the score
1070 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An opinionated guideline and reference repository for structuring and developing Go web applications and services, based on DDD and Clean Architecture principles. It demonstrates a recommended directory layout, dependency flow, error handling, and testing practices through an example note-taking web app.
Use cases
- structure a go web application project
- learn clean architecture in golang
- how to organize a golang webservice codebase
- ddd project layout for go
- go project directory structure best practices
- example golang webapp skeleton
When to choose
- starting a new Go web application or service and wanting a proven structure
- learning how DDD and Clean Architecture map to Go projects
- looking for a reference layout covering configs, API, datastore, HTTP server, and Docker
When to avoid
- building a standalone Go library meant to be imported by other applications
- you need a fully working application with features rather than a structural guideline
- you prefer unopinionated or minimal project layouts
Facets
learning-resource · maturity active
developer-tools documentation web-framework web-development backend developer-tools tutorials go cli project-structure clean-architecture ddd golang-guidelines awesome-list boilerplate docker
1 source
- readme: https://github.com/naughtygopher/goapp · fetched 2026-08-28 · ca9845c8e23f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| naughtygopher/goapp | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="naughtygopher/goapp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem