google/gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
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: 3578
- days_rel: n/a
- days_push: 23
- n_releases_24m: 0
Adoption not part of the score
2298 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
gnostic is a Go command-line compiler that converts OpenAPI descriptions between JSON/YAML and Protocol Buffer representations. It provides type-safe protobuf models for OpenAPI, error reporting, dependency resolution, and a plugin interface for code generation and other API tooling.
Use cases
- convert OpenAPI specs to protobuf representations
- generate code from OpenAPI descriptions
- lint and validate OpenAPI documents
- work with OpenAPI specs in type-safe Go or Dart code
- transcode protobuf APIs to OpenAPI documents
- build custom API tooling via the gnostic plugin interface
When to choose
- you need programmatic, type-safe access to OpenAPI descriptions
- you want to build code generators or linters on top of OpenAPI specs
- you need to convert between OpenAPI JSON/YAML and protobuf formats
When to avoid
- you just need simple OpenAPI documentation rendering
- you need a stable 1.0 tool and cannot tolerate prerelease changes
- your toolchain has no Protocol Buffer support
Facets
cli-tool · maturity active
compiler serialization parser code-review api-framework apis developer-tools parsers cli go cross-platform openapi openapi3 protocol-buffers code-generation api-tooling linters
1 source
- readme: https://github.com/google/gnostic · fetched 2026-08-28 · 368112cc9b30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/gnostic | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem