Go to file
R. Tyler Croy 558719abdb Committing some experimenting before I mess it all up again.
Current thinking is that I need to implement a CuratorClient object pool which
will make it easier to pluck objects for Ratpack handlers
2014-11-23 15:12:56 -08:00
gradle/wrapper Add gradle wrappers 2014-11-23 10:08:17 -08:00
src Committing some experimenting before I mess it all up again. 2014-11-23 15:12:56 -08:00
.gitignore Initial commit 2014-11-23 10:06:34 -08:00
README.md Describe the basics of Offtopic 2014-11-23 10:08:50 -08:00
build.gradle Committing some experimenting before I mess it all up again. 2014-11-23 15:12:56 -08:00
gradle.properties Default to using the gradle daemon for local work 2014-11-23 11:28:05 -08:00
gradlew Add gradle wrappers 2014-11-23 10:08:17 -08:00
gradlew.bat Add gradle wrappers 2014-11-23 10:08:17 -08:00

README.md

Offtopic

Offtopic is a simple web application built with Ratpack for inspecting and consuming events from Kafka.

The primary goal of this tool is to give you real-time insight into a running Kafka cluster.