{"id":21667396,"url":"https://github.com/cunkz/nodejs-kafka-example","last_synced_at":"2025-03-20T07:13:24.084Z","repository":{"id":242007917,"uuid":"807914043","full_name":"cunkz/nodejs-kafka-example","owner":"cunkz","description":"Example Kafka Producer and Consumer via NodeJS","archived":false,"fork":false,"pushed_at":"2024-06-04T05:42:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T08:26:31.534Z","etag":null,"topics":["kafka","kafka-consumer","kafka-producer","nodejs","nodejs-example"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cunkz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-30T02:47:13.000Z","updated_at":"2024-06-04T05:42:49.000Z","dependencies_parsed_at":"2024-05-31T05:31:25.512Z","dependency_job_id":"53d9dab1-7d6b-4ba0-aa25-ba29297cc869","html_url":"https://github.com/cunkz/nodejs-kafka-example","commit_stats":null,"previous_names":["cunkz/nodejs-kafka-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fnodejs-kafka-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fnodejs-kafka-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fnodejs-kafka-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fnodejs-kafka-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cunkz","download_url":"https://codeload.github.com/cunkz/nodejs-kafka-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566935,"owners_count":20473451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kafka","kafka-consumer","kafka-producer","nodejs","nodejs-example"],"created_at":"2024-11-25T11:37:51.878Z","updated_at":"2025-03-20T07:13:24.064Z","avatar_url":"https://github.com/cunkz.png","language":"JavaScript","readme":"# Kafka Producer and Consumer NodeJS Example\n\nThis repository contains examples of using Kafka Producer and Consumer via NodeJS.\n\n## Usage\n\nFirst, create Kafka Topic then install nodejs module. Copy `.env.example` file into `.env` and fill value for each environment variable.\n\nThen, execute file `bin/consumer.js` to listen new message from topic based `.env` configuration. Open new terminal, execute file `bin/producer.js` to send single message into your topic and watch first terminal to check if message has been received.\n\n## Authenticate with SASL \n\nApache Kafka® brokers support client authentication using SASL. SASL authentication can be enabled concurrently with TLS/SSL encryption. Currently this example only support SASL/Plain.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunkz%2Fnodejs-kafka-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcunkz%2Fnodejs-kafka-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunkz%2Fnodejs-kafka-example/lists"}