FYI - I wrote a Thrift wrapper around Curator that might working: http://curator.apache.org/curator-x-rpc/index.html
> On Mar 3, 2016, at 7:12 PM, Kunal Pariani <[email protected]> wrote: > > 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
