goopenapiui is an embedded OpenAPI documentation ui for Go using Swagger UI and Go's 1.16+'s embed package, with middleware implementations for: net/http and echo.
This package does not generate openapi spec file.
go get github.com/daxartio/goopenapiui
See example