github.com/jenggo/go-redoc

go-redoc

48

Decision Signals

Health score 48/100, confidence 75/100.

Caution
Maintenance 45
Adoption 5
Security 92
Maturity 55
Developer DX 61
Confidence 75

Install

go get github.com/jenggo/go-redoc

Package Data

updated May 28, 2026
Latest versionv0.0.0
Imported by1 packages
Stars0
Forks0
Last activity1 years ago
Latest releaseUnknown
LicenseUnknown
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 Goa

Package goa implements a Go framework for writing microservices that promotes best practice by providing a single source of truth from which server code, client code, and documentation is derived.

Go OpenAPI Libraries 6.1K stars 2.0K imported-by 100% confidence
95

#2 Huma

Huma REST/HTTP API Framework for Golang with OpenAPI 3.1

Go OpenAPI Libraries 4.1K stars 0 imported-by 65% confidence
85

#3 swag

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

Go OpenAPI Libraries 0 stars 16.2K imported-by 75% confidence
78

#4 validate

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

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

#5 Fuego

Package fuego provides a set of tools to build HTTP servers in Go, that automatically generate OpenAPI 3.0 documentation and support for multiple web frameworks.

Go OpenAPI Libraries 0 stars 73 imported-by 80% confidence
67

Similar Packages

Go OpenAPI Libraries

#1 Goa

Package goa implements a Go framework for writing microservices that promotes best practice by providing a single source of truth from which server code, client code, and documentation is derived.

Go OpenAPI Libraries 6.1K stars 2.0K imported-by 100% confidence
95

#2 Huma

Huma REST/HTTP API Framework for Golang with OpenAPI 3.1

Go OpenAPI Libraries 4.1K stars 0 imported-by 65% confidence
85

#3 swag

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

Go OpenAPI Libraries 0 stars 16.2K imported-by 75% confidence
78

#4 validate

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

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

#5 go-redoc

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

Go OpenAPI Libraries 94 stars 39 imported-by 65% confidence
71