{"id":21206971,"url":"https://github.com/paralect/kafka-streams","last_synced_at":"2025-03-14T23:21:49.469Z","repository":{"id":108876843,"uuid":"215295101","full_name":"paralect/kafka-streams","owner":"paralect","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-01T12:42:42.000Z","size":24308,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-21T15:49:21.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/paralect.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-15T12:37:08.000Z","updated_at":"2019-11-01T12:42:45.000Z","dependencies_parsed_at":"2023-05-01T03:01:52.671Z","dependency_job_id":null,"html_url":"https://github.com/paralect/kafka-streams","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralect%2Fkafka-streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralect%2Fkafka-streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralect%2Fkafka-streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralect%2Fkafka-streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralect","download_url":"https://codeload.github.com/paralect/kafka-streams/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658808,"owners_count":20326566,"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":[],"created_at":"2024-11-20T20:57:21.695Z","updated_at":"2025-03-14T23:21:49.463Z","avatar_url":"https://github.com/paralect.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Kafka stream starter pack\n\nThis repo contain a simple example of Kafka streams. To start you need to have `docker` and `docker-compose`. Provide the command below to start.\n\n```console\n$ docker-compose up -d\n```\n\nAfter a few seconds you should see 4 docker containers up and running. Zookeeper and Kafka are core dependencies. Meetups container has entrypoint which create needed topics and start to populate topic \nwith data from http://stream.meetup.com/. Stream container create a stream application which \nlisten to events and simple mirror incoming data to another topic.\n\n\nSee the data in topic:\n```console\n$ kafka-console-consumer --bootstrap-server localhost:29092 --topic meetups-mirror\n```\n\n### Useful links:\n* https://github.com/confluentinc/kafka-streams-examples#examples-apps\n* https://kafka.apache.org/23/documentation/streams/architecture","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalect%2Fkafka-streams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalect%2Fkafka-streams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalect%2Fkafka-streams/lists"}