antst/go-apispec

Generate OpenAPI 3.1 specs from Go source code via static analysis — zero annotations, automatic framework detection

27
/ 100
Experimental

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.

API development Go programming API documentation Web services Technical writing
No Package No Dependents
Maintenance 13 / 25
Adoption 5 / 25
Maturity 9 / 25
Community 0 / 25

How are scores calculated?

Stars

14

Forks

Language

Go

License

Apache-2.0

Category

code-review

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.