Registry / web-framework / emicklei-go-restful-openapi

emicklei-go-restful-openapi

JSON →
library1.4.1gogounverified

Package go-restful-openapi generates OpenAPI specifications for go-restful web services.

go get github.com/emicklei/go-restful-openapi
INSTALL
IMPORT
SIG · EMICKLEI-GO-RESTFU
E
emicklei-go-restful-openapi
web-frameworkgov1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

restfulspec
✓ github.com/emicklei/go-restful-openapi

Create an OpenAPI spec configuration

package main import ( "fmt" restfulspec "github.com/emicklei/go-restful-openapi" ) func main() { config := restfulspec.Config{} fmt.Println(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
emicklei-go-restful-openapi — go get emicklei-go-restful-openapi · libregistry