{"id":18737667,"url":"https://github.com/codersomya/kafka-pub-sub-model","last_synced_at":"2025-10-09T22:14:18.190Z","repository":{"id":189976289,"uuid":"681660048","full_name":"coderSomya/Kafka-Pub-Sub-model","owner":"coderSomya","description":"Building a realtime server for implementing a pub-sub queuing architecture.","archived":false,"fork":false,"pushed_at":"2023-08-22T15:27:20.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T22:14:17.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderSomya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-22T13:37:43.000Z","updated_at":"2023-08-22T15:15:06.000Z","dependencies_parsed_at":"2023-08-22T19:05:08.630Z","dependency_job_id":null,"html_url":"https://github.com/coderSomya/Kafka-Pub-Sub-model","commit_stats":null,"previous_names":["codersomya/kafka-pub-sub-model"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderSomya/Kafka-Pub-Sub-model","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSomya%2FKafka-Pub-Sub-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSomya%2FKafka-Pub-Sub-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSomya%2FKafka-Pub-Sub-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSomya%2FKafka-Pub-Sub-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderSomya","download_url":"https://codeload.github.com/coderSomya/Kafka-Pub-Sub-model/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSomya%2FKafka-Pub-Sub-model/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002130,"owners_count":26083307,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-07T15:26:09.691Z","updated_at":"2025-10-09T22:14:18.152Z","avatar_url":"https://github.com/coderSomya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kafka-Pub-Sub-model\nBuilding a realtime server for implementing a pub-sub queuing architecture.\n\nSTEPS: \n\n1)run zookeper image\n```\ndocker run -p 2181:2181 zookeper\n```\n\n2)expose PORT 9092 and setup environment variables\n\n```\ndocker run -p 9092:9092 \\\n-e KAFKA_ZOOKEPER_CONNECT=\u003cPRIVATE_IP\u003e:2181 \\\n-e KAFKA_ADVERTISED_LISTENERS=PLAINTEXT://\u003cPRIVATE_IP\u003e:9092 \\\n-e KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1\n\nconfluentic/cp-kafka\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersomya%2Fkafka-pub-sub-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodersomya%2Fkafka-pub-sub-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersomya%2Fkafka-pub-sub-model/lists"}