#1 Gin
Package gin implements a HTTP web framework called gin.
A high productivity, full-stack web framework for the Go language.
Health score 58/100, confidence 80/100.
| Latest version | v1.1.0 |
| Imported by | 4.5K packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 4 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| AcceptLanguage | Type | type AcceptLanguage struct{ ... } |
| AcceptLanguage.Language | Field | Language string |
| AcceptLanguage.Quality | Field | Quality float32 |
| AcceptLanguages | Type | type AcceptLanguages []AcceptLanguage |
| AcceptLanguages.Len | Method | func (al AcceptLanguages) Len() int |
| AcceptLanguages.Less | Method | func (al AcceptLanguages) Less(i, j int) bool |
| AcceptLanguages.String | Method | func (al AcceptLanguages) String() string |
| AcceptLanguages.Swap | Method | func (al AcceptLanguages) Swap(i, j int) |
| ResolveAcceptLanguage | Function | func ResolveAcceptLanguage(req *Request) AcceptLanguages |
| ActionDefinition | Type | type ActionDefinition struct{ ... } |
| ActionDefinition.Action | Field | Action string |
| ActionDefinition.Args | Field | Args map[string]string |
Package gin implements a HTTP web framework called gin.
A powerful framework for faster, easier, and more efficient project development.
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
Learn Go with test-driven development
Package gin implements a HTTP web framework called gin.
A powerful framework for faster, easier, and more efficient project development.
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.