A small proxy service written in Go that sits between client and server.
At the top of the file main.go
we need to change URL
and set existing running system.
go run main.go
Service will run under the: localhost:8080
Ideally it should be dockerized.