/go-proteus

Reverse proxy to transform requests.

Primary LanguageGo

go-proteus

Reverse proxy to transform requests.

Installation

Docker

$ docker run -p 8080:8080 gkawamoto/go-proteus:latest

Golang

$ go install github.com/gkawamoto/go-proteus/cmd/proteus@latest

Contributing

Push your changes to a branch and open a pull request.