Applies to: Fiber v2.50+, Go 1.21+, High-Performance REST APIs, Microservices
Fiber is an Express-inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. It is designed for ease of use with zero memory allocation and performance in mind.
Core: fiber/v2, gofiber/swagger | Database: gorm, gorm/driver/postgres | Validation: go-playground/validator/v10 | Auth: golang-jwt/jwt/v5, x/crypto/bcrypt | Testing: stretchr/testify | Docs: swaggo/swag
Leitplanken, Muster und Best Practices für Glasfaser-Frameworks für die KI-gestützte Entwicklung. Wird verwendet, wenn Sie mit Fiber-Projekten arbeiten oder wenn der Benutzer das Fiber-Framework erwähnt. Bietet Routing im Express-Stil, Middleware, Hochleistungsmuster und REST-API-Richtlinien. Quelle: ar4mirez/samuel.