Skip to content

ismailmayat/KafkaVersionCompare

Repository files navigation

Apache Kafka Version Compare

Taking inspiration from Umbraco compare web site.

This asp.net core application builds a version compare page for Apache Kafka. It uses the Apache Kafka releases page and for each version retrieves the release page and parses it to build the versions. The dropdowns allow you to pick 2 versions and a delta is created and displayed to show the differences.

Run using Docker

cd KafkaVersionCompare
docker-compose up -d

open a browser on: http://localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published