Caddy is a configurable web server written in Go that supports modern features such as HTTP/2, IPv6, Markdown, WebSockets, FastCGI, templates and more, right out of the box.
Caddy is a configurable web server created by Matt Holt. It's written in go and available for Windows, Mac, Linux, and BSD.
Caddy became famous, among other things, for being the first web server to support automatic provisioning of SSL certificates via Let's Encrypt.
It also supports modern features such as HTTP/2, IPv6, Markdown, WebSockets, FastCGI, templates and more, right out of the box.
Caddy is highly configurable using a configuration file called Caddyfile
.