This module contains two services that will introduce you to KumuluzEE Node.js Discovery library using Consul and etcd:
discovery-register
microservice that registers itself to Consul or etcddiscovery-discover
microservice that discovers and callsdiscovery-register
microservice.
More information about the samples can be found in the README of each sample.