devops cloud kayd Feb 15, 2026 17 min read~/Go + Nginx: Deploy a Go API Behind a Reverse Proxy (Read full article)Build a Go API and put it behind Nginx step by step. Start with a bare HTTP server, hit the port 80 permission problem, add a reverse proxy, lose the client IP, …