The GoLang version of Dispatcher2 - The Data Exchange Middleware
Being a Go application, go-dispatcher2 compiles to a binary and that binary along with the config file is all you need to run it on your server. You can find bundles for each platform in the releases directory. We recommend running go-dispatcher2 behind a reverse proxy such as nginx that provides HTTPs encryption.
Install go-dispatcher2 source in your workspace with: