#1 Echo
Package echo implements high performance, minimalist Go web framework.
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
Health score 76/100, confidence 95/100.
| Latest version | v0.0.2 |
| Imported by | 11.3K packages |
| Stars | 25.6K |
| Forks | 2.4K |
| Last activity | 4 months ago |
| Latest release | v12.2.11 (2 years ago) |
| License | BSD-3-Clause |
| Known vuln records | 1 |
pkg.go.dev returned a vulnerability record for this module.
| Symbol | Kind | Synopsis |
|---|---|---|
| APIContainer | Type | type APIContainer = router.APIContainer |
| Application | Type | type Application struct{ ... } |
| Application.Build | Method | func (app *Application) Build() error |
| Application.ConfigurationReadOnly | Method | func (app *Application) ConfigurationReadOnly() context.ConfigurationReadOnly |
| Application.Configure | Method | func (app *Application) Configure(configurators ...Configurator) *Application |
| Application.ConfigureHost | Method | func (app *Application) ConfigureHost(configurators ...host.Configurator) *Application |
| Application.ContextPool | Field | ContextPool *context.Pool |
| Application.Hosts | Field | Hosts []*host.Supervisor |
| Application.I18n | Field | I18n *i18n.I18n |
| Application.I18nReadOnly | Method | func (app *Application) I18nReadOnly() context.I18nReadOnly |
| Application.Listen | Method | func (app *Application) Listen(hostPort string, withOrWithout ...Configurator) error |
| Application.Logger | Method | func (app *Application) Logger() *golog.Logger |
Package echo implements high performance, minimalist Go web framework.
Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
A powerful framework for faster, easier, and more efficient project development.
A cloud-native Go microservices framework with cli tool for productivity.
Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.
Package gin implements a HTTP web framework called gin.
Package echo implements high performance, minimalist Go web framework.
Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
A powerful framework for faster, easier, and more efficient project development.
A cloud-native Go microservices framework with cli tool for productivity.
Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.