From 394f710146982ae2d418457c5a581a931192d08c Mon Sep 17 00:00:00 2001 From: suo <59600018+suodrazah@users.noreply.github.com> Date: Wed, 9 Jun 2021 14:29:20 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a9610f4..88d76cf0 100644 --- a/README.md +++ b/README.md @@ -1317,6 +1317,7 @@ _See also [Monitoring](#monitoring)_ **[`^ back to top ^`](#)** +- [Caddy 2](https://github.com/caddyserver/caddy) - Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go. Caddy simplifies your infrastructure. It takes care of TLS certificate renewals, OCSP stapling, static file serving, reverse proxying, Kubernetes ingress, and more. `Apache` `Go` - [http2-serverpush-proxy](https://github.com/n1try/http2-serverpush-proxy) - Reverse proxy that helps to automatically utilize HTTP/2.0's server push mechanism for static websites. Available as middleware and standalone application. `MIT` `Nodejs` - [imgproxy](https://github.com/DarthSim/imgproxy) - Fast and secure standalone server for resizing and converting remote images. It works great when you need to resize multiple images on the fly without preparing a ton of cached resized images or re-doing it every time the design changes. `MIT` `Go/Docker` - [inlets](https://inlets.dev/) - Expose your local endpoints to the Internet - with a Kubernetes integration, Docker image and CLI available. `MIT` `Go/Docker`