Wikimedia Project

  • EventStreams is a web service that exposes continuous streams of structured event data.
  • https://stream.wikimedia.org/v2/ui/#/?streams=recentchange
  • consumed:
    • https://codepen.io/Krinkle/pen/BwEKgW
    • https://esjewett.github.io/wm-eventsource-demo/
    • https://github.com/conduktor/kafka-beginners-course 👈
    • read event and push to kafka topic
    • kafka consumer poll from topic and insert to OpenSearch document db.