Currently I am using consul watch & consul exec commands to create watches as well as to run some bash commands. I would like to use http api calls instead of commands to automate my system.
Is there http equivalents to do this work ?
Any help would be appreciated. Thanks