Hello! Could be possible configurate Consul to call a rest api every time that a new service is up? or a old is down?
Example: A service called “pipeline” is deployed. So, Consul send a POST request to http://localhost:3000/updateroutes with a list of available services.