Fiber
Express inspired web framework for Go
★ 4.5
Express-inspired web framework built on Fasthttp. Designed for ease of use with zero memory allocation. Fastest Go framework benchmarks.
33K
GitHub Stars
none
TypeScript
easy
Learning Curve
4.6
DX Score
Pricing
Model
free
Free Tier
MIT licensed, fully open source
Paid
N/A
Features
- ✓ Express-like API
- ✓ Zero memory allocation
- ✓ Built on Fasthttp
- ✓ Middleware support
- ✓ WebSocket support
- ✓ Template engines
- ✓ Rate limiting
- ✓ Static files
Pros
- + Familiar Express API
- + Extremely fast
- + Easy transition from Node
- + Good documentation
- + Active community
Cons
- - Not net/http compatible
- - Fasthttp limitations
- - Different ecosystem
- - Newer framework
Best For
startup indie hacker
http api express-like fast fasthttp