#1 swag
Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
Health score 56/100, confidence 80/100.
| Latest version | v1.14.3 |
| Imported by | 10 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| APIKeyLocation | Type | type APIKeyLocation string |
| AutoConfig | Type | type AutoConfig struct{ ... } |
| AutoConfig.Headers | Field | Headers map[string]string |
| AutoConfig.Params | Field | Params map[string]string |
| AutoConfig.Prompt | Field | Prompt map[string]AutoConfigVar |
| AutoConfig.Security | Field | Security string |
| AutoConfigVar | Type | type AutoConfigVar struct{ ... } |
| AutoConfigVar.Default | Field | Default interface{} |
| AutoConfigVar.Description | Field | Description string |
| AutoConfigVar.Enum | Field | Enum []interface{} |
| AutoConfigVar.Example | Field | Example string |
| AutoConfigVar.Exclude | Field | Exclude bool |
Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.
Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.
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.
Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.
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.
Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.
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.
Embedded OpenAPI/Swagger documentation ui for Go using [ReDoc](https://redocly.com/).