Skip to content

📋 Work in progress: Kafka client KafkaJS used to interract with Confluent Cloud

Notifications You must be signed in to change notification settings

AndrewJBateman/node-kafka-webhooks

Repository files navigation

⚡ Node Kafka Webhooks

  • Work in progress: Kafka client KafkaJS used to interract with Confluent Cloud
  • Note: to open web links in a new window use: ctrl+click on link

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

📄 Table of contents

📚 General info

  • Confluent Getting-started files: producer.js and consumer.js files produce and consume data via Confluent Cloud, using getting-started.properties & util.js files

📷 Screenshots

Image

📶 Technologies

💾 Setup

  • npm i to install dependencies
  • Create account with Confluent and create a project to get API key and secret
  • Terminal 1: node producer.js getting-started.properties to produce data
  • Terminal 2: node consumer.js getting-started.properties to consume data

🔧 Testing

  • N/A

💻 Code Examples

  • tba

🆒 Features

  • tba

📋 Status, Testing & To-Do List

  • Status: Work in progress, basic producer/consumer files work
  • To-Do: Complete

👏 Inspiration

📁 License

  • N/A

✉️ Contact

About

📋 Work in progress: Kafka client KafkaJS used to interract with Confluent Cloud

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published