Documentation
¶
Overview ¶
ui-api-proxy is a reverse http proxy that allows the UI to be served from a different host than the API. This allows testing new UI features served from localhost but using live production data.
Run the binary, download & install the Go tools available at http://golang.org/doc/install . To run, execute `go run ui-api-proxy.go`. For a description of the available flags, execute `go run ui-api-proxy.go --help`.
Click to show internal directories.
Click to hide internal directories.