Improved description

This commit is contained in:
Eduard Urbach 2024-03-28 22:11:48 +01:00
parent 5479f6a4c5
commit 1acefa6b92
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

@ -1,12 +1,12 @@
# web
Web server.
A fast HTTP/1.1 web server that can sit behind a reverse proxy like `caddy` or `nginx` for HTTP 1/2/3 support.
## Features
- High performance
- Low latency
- Radix tree routing
- Scales incredibly well with the number of routes
## Installation