Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.23 KB

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