code examples from my reverse proxy talk You can run these examples to toy with go's ReverseProxy. Run the server in one terminal: go run ./examples/server Then run one of the other examples another terminal: go run ./examples/dynamic_target