antst/go-apispec
Generate OpenAPI 3.1 specs from Go source code via static analysis — zero annotations, automatic framework detection
This tool helps Go developers automatically create documentation for their web APIs. It analyzes Go source code to understand what an API does, including its endpoints, what information it expects, and what it returns, and then outputs a standard OpenAPI 3.1 specification. API developers and technical writers can use this specification to explain how their API works.
Use this if you are a Go developer building web APIs and need to generate up-to-date OpenAPI documentation automatically, without manually adding annotations or comments to your code.
Not ideal if your API is not written in Go, or if you prefer to hand-write or annotate your API documentation directly within your source code.
Stars
14
Forks
—
Language
Go
License
Apache-2.0
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/antst/go-apispec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nikolaydubina/go-recipes
🦩 Tools for Go projects
dsherret/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
gmickel/CodeWhisper
CodeWhisper: AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge
mick-gsk/drift
Detect architectural erosion from AI-generated code. Static analyzer for pattern fragmentation,...
alexei-led/cc-thingz
Battle-tested Claude Code (Codex and Gemini) plugin marketplace — 27 skills, 34 agents, 9 hooks...