Application retrieves recent change events from Wikimedia's SSE (Server-sent events) endpoint, process them and send them to a kafka topic to be consumed.
To run the project you execute the script run.sh in terminal:
./run.sh
Application retrieves recent change events from Wikimedia's SSE (Server-sent events) endpoint, process them and send them to a kafka topic to be consumed.
To run the project you execute the script run.sh in terminal:
./run.sh