Hello, I am new to ZK and running it inside a docker container. Was looking for a way to access the znodes through a REST api. Found this https://github.com/ezbz/Zookie but wasn't able to build it successfully. Looks like its not being updated either Any suggestions on how else could i do this ?
Also looking to register the endpoints (ip:port) of all my backend services running in docker with ZK using registrator. Any ideas on how to do this too ? Thanks
