# golang/gddo

Go Doc Dot Org

Repository: https://github.com/golang/gddo
Canonical: https://ross.abutalabs.com/products/gddo
Homepage: https://godoc.org
Language: Go
License: BSD-3-Clause
License Family: permissive
Archived: true
Last push: 2021-01-15T22:23:57+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5555, "days_push": 2056, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1099, forks 261 (observed 2026-08-28T04:03:35.023750+00:00)

## What it is
gddo is the source code for godoc.org, the original Go package documentation and search website. It was archived in 2021 and godoc.org now redirects to pkg.go.dev, its official successor.

## Use cases
- browse documentation for Go packages online
- search Go packages by name or symbol
- self-host a Go package documentation site
- understand how godoc.org worked internally
- find documentation for a Go library's API

## When to choose
- you need to study or fork the original godoc.org codebase
- you want a historical reference for Go documentation tooling
- you are maintaining a legacy deployment of gddo

## When to avoid
- you want current Go package documentation - use pkg.go.dev instead
- you need a maintained documentation server for new projects
- you expect bug fixes or new features - the repo is archived

## Facets
- artifact type: service
- maturity: abandoned
- function: documentation, search-engine, http-server
- domain: developer-tools, documentation, programming-languages
- platform: go, self-hosted
- tags: godoc, go-packages, archived, api-documentation, package-registry, web-server

## Member repositories
- golang/gddo (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.023750+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-30T06:46:03.144454+00:00, confidence not recorded.
  - readme: https://github.com/golang/gddo (fetched 2026-08-28T04:03:35.023750+00:00, sha 8c67143eedce)
  - homepage: https://godoc.org (fetched 2026-08-29T12:49:11.727582+00:00, sha 77a3a72a11d5)
  - site_page: https://go.dev/about (fetched 2026-08-29T12:49:11.738744+00:00, sha 8b6453863a90)
  - site_page: https://pkg.go.dev/about (fetched 2026-08-29T12:49:11.741089+00:00, sha 757852027879)
  - site_page: https://pkg.go.dev/ (fetched 2026-08-29T12:49:11.736640+00:00, sha a1f53c57d68b)
  - site_page: https://go.dev/project (fetched 2026-08-29T12:49:11.744736+00:00, sha d5ca00bb378b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
