Go Fiber
A simple Fiber webserver
fiber
railwayapp-templates/fiber
Just deployed
Overview
Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It's designed to ease things up for fast development with zero memory allocation and performance in mind.
Highlights
- Robust routing
- Serve static files
- Extreme performance
- API ready
- Flexible middleware support
- Low memory footprint
- Rapid programming
- Template engines
- WebSocket support
- Rate limiter
Learn More
Template Content