go-feature-flag-relay-proxy

Standalone server for GO Feature Flag feature management

brewmacoslinux
Try with needOr install directly
Source

About

Stand alone server to run GO Feature Flag

Commands

go-feature-flag-relay-proxy

Examples

Start the relay proxy server with default configuration$ go-feature-flag-relay-proxy
Start the relay proxy on a specific port$ go-feature-flag-relay-proxy -port 8081
Start the relay proxy with a custom config file$ go-feature-flag-relay-proxy -config /etc/goff/config.yaml