Overview
FastHttpd is a lightweight http server using valyala/fasthttp
.
For development information please refer to fasthttpd/fasthttpd.
Features
- Serve static files
- Simple routing
- Access logging
- Reverse proxy
- Customize headers
- Support TLS
- Virtual hosts
- YAML configuration
What's next?
Check out the getting started guide.