golang/pkgsite
[mirror] Home of the pkg.go.dev website observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2297
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1328 stars · 202 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The source code of pkg.go.dev, the official website for discovering and evaluating Go packages and modules, plus a local documentation server program. The pkgsite CLI extracts and generates documentation for Go projects and exposes a REST API for package, module, version, symbol, and vulnerability information.
Use cases
- serve local Go package documentation in the browser
- browse docs for a Go module offline
- search for Go packages and modules
- look up which packages import a given Go package
- query package and module metadata via a REST API
- check vulnerabilities for a Go module
When to choose
- you want to view or generate documentation for Go projects locally
- you need programmatic access to Go package/module metadata
- you want to self-host a pkg.go.dev-like documentation server
When to avoid
- you need documentation hosting for non-Go languages
- you want a general-purpose static site generator
- you only need godoc output without a server
Facets
service · maturity stable
documentation search-engine http-server api-framework developer-tools documentation programming-languages apis go cli self-hosted go-packages pkg.go.dev doc-server module-registry api-docs web-server
1 source
- readme: https://github.com/golang/pkgsite · fetched 2026-08-28 · 8fe39b0a3abf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| golang/pkgsite | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem