Re: Pet Project - Web based consumer for Kafka

2018-01-08 Thread Stephen P
Similar tool, but implemented very differently I believe. Full disclosure I'm not very familiar w/ Landoop's tool, but I'll try to explain the main differences from reading through that project. - Landoop's tool has a hard dependency on Confluent's Rest Proxy service, where as Kafka Web Vie

Re: Pet Project - Web based consumer for Kafka

2018-01-08 Thread Jacob Sheck
Is this tool similar to this: https://github.com/Landoop/kafka-topics-ui ? On Mon, Jan 8, 2018 at 7:09 AM Stephen P wrote: > Hello all! > > I've been working on a pet project over the last couple of months building > out a web based interface for consuming from Kafka called Kafka Web View >