github.com/jenggo/go-redoc

go-redoc

go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc

51

Decision Signals

Health score 51/100, confidence 95/100.

Caution
Maintenance 45
Adoption 5
Security 92
Maturity 75
Developer DX 69
Confidence 95

Install

go get github.com/jenggo/go-redoc

Package Data

updated Jun 11, 2026
Latest versionv0.0.0
Imported by1 packages
Stars0
Forks0
Last activity1 years ago
Latest releaseUnknown
LicenseMIT
Known vuln records0

API Surface

12 symbols
SymbolKindSynopsis
Redoc Type type Redoc struct{ ... }
Redoc.Body Method func (r Redoc) Body() ([]byte, error)
Redoc.Description Field Description string
Redoc.DocsPath Field DocsPath string
Redoc.Handler Method func (r Redoc) Handler() http.HandlerFunc
Redoc.SpecFS Field SpecFS *embed.FS
Redoc.SpecFile Field SpecFile string
Redoc.SpecPath Field SpecPath string
Redoc.Title Field Title string
ErrSpecNotFound Variable var ErrSpecNotFound = errors.New("spec not found")
HTML Variable var HTML string
JavaScript Variable var JavaScript string

Maintained Alternatives

limited recent repository activity

#1 swag

Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.

Go OpenAPI Libraries 221 stars 16.2K imported-by 95% confidence
94

#2 validate

Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.

Go OpenAPI Libraries 144 stars 0 imported-by 75% confidence
76

Similar Packages

Go OpenAPI Libraries

#1 swag

Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.

Go OpenAPI Libraries 221 stars 16.2K imported-by 95% confidence
94

#2 validate

Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.

Go OpenAPI Libraries 144 stars 0 imported-by 75% confidence
76

#3 go-redoc

Embedded OpenAPI/Swagger documentation ui for Go using [ReDoc](https://redocly.com/).

Go OpenAPI Libraries 94 stars 39 imported-by 100% confidence
74