Tags: #web-server
Web Server / Application Server
Go
3.0k
xyproto/algernon
A self-contained pure-Go web server with extensive built-in support for scripting, templating, databases, and modern protocols like HTTP/2 and QUIC.
ASGI Web Server
python
10.6k
Kludex/uvicorn
Uvicorn is a high-performance ASGI web server for Python, enabling asynchronous web applications with support for HTTP/1.1 and WebSockets.