api-proxya simple api proxy for all HTTP methodsuse the build command to create the binary:go build -o proxy main.godefault port is 3000, change it when running the binary:./proxy -port=8080