github.com/gofiber/fiber/v3

v3

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

77

Decision Signals

Health score 77/100, confidence 75/100.

Strong
Maintenance 90
Adoption 54
Security 92
Maturity 62
Developer DX 83
Confidence 75

Install

go get github.com/gofiber/fiber/v3

Package Data

updated May 31, 2026
Latest versionv3.3.0
Imported by1.5K packages
Stars0
Forks0
Last activity8 days ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

1.2K symbols
SymbolKindSynopsis
App Type type App struct{}
App.AcquireCtx Method func (app *App) AcquireCtx(fctx *fasthttp.RequestCtx) CustomCtx
App.Add Method func (app *App) Add(methods []string, path string, handler any, handlers ...any) Router
App.All Method func (app *App) All(path string, handler any, handlers ...any) Router
App.Config Method func (app *App) Config() Config
App.Connect Method func (app *App) Connect(path string, handler any, handlers ...any) Router
App.Delete Method func (app *App) Delete(path string, handler any, handlers ...any) Router
App.Domain Method func (app *App) Domain(host string) Router
App.ErrorHandler Method func (app *App) ErrorHandler(ctx Ctx, err error) error
App.Get Method func (app *App) Get(path string, handler any, handlers ...any) Router
App.GetBytes Method func (app *App) GetBytes(b []byte) []byte
App.GetRoute Method func (app *App) GetRoute(name string) Route

Similar Packages

Go Web Frameworks

#1 Gin

Package gin implements a HTTP web framework called gin.

Go Web Frameworks 88.6K stars 183.2K imported-by 100% confidence
97

#2 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#3 GoFr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.

Go Web Frameworks 21.4K stars 0 imported-by 45% confidence
86

#4 echo

Go Web Frameworks 0 stars 1.1K imported-by 75% confidence
74

#5 Learn Go with TDD

Learn Go with test-driven development

Go Web Frameworks 0 stars 0 imported-by 80% confidence
62