/pinchy

Service discovering and registry bridge

Primary LanguageGoApache License 2.0Apache-2.0

Pinchy

Service discovering and registry bridge.

GitHub Workflow Status Go Report Card codecov GitHub go.mod Go version

Pinchy is a simple binary, which allows to automatically fetch services info from Source and register/remove them to/from Registry.

Supported pluggable service sources:

Supported pluggable service registries:

Installing

Install Pinchy by running:

go get github.com/insidieux/pinchy/cmd/pinchy

Ensure that $GOPATH/bin is added to your $PATH.

Documentation

License

Apache