{"id":19308810,"url":"https://github.com/knands42/twitter-bot-event-driven-pattern","last_synced_at":"2026-05-07T03:36:59.942Z","repository":{"id":108402655,"uuid":"452867971","full_name":"knands42/Twitter-Bot-Event-Driven-Pattern","owner":"knands42","description":"Application that uses the event driven pattern","archived":false,"fork":false,"pushed_at":"2022-02-13T04:09:13.000Z","size":623,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T03:18:01.444Z","etag":null,"topics":["docker","docker-compose","kafka","spring-boot","spring-cloud"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/knands42.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}},"created_at":"2022-01-27T22:39:37.000Z","updated_at":"2022-09-06T15:34:29.000Z","dependencies_parsed_at":"2023-03-30T05:32:47.592Z","dependency_job_id":null,"html_url":"https://github.com/knands42/Twitter-Bot-Event-Driven-Pattern","commit_stats":null,"previous_names":["knands42/twitter-bot-event-driven-pattern"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/knands42/Twitter-Bot-Event-Driven-Pattern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knands42%2FTwitter-Bot-Event-Driven-Pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knands42%2FTwitter-Bot-Event-Driven-Pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knands42%2FTwitter-Bot-Event-Driven-Pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knands42%2FTwitter-Bot-Event-Driven-Pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knands42","download_url":"https://codeload.github.com/knands42/Twitter-Bot-Event-Driven-Pattern/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knands42%2FTwitter-Bot-Event-Driven-Pattern/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261479791,"owners_count":23164766,"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":["docker","docker-compose","kafka","spring-boot","spring-cloud"],"created_at":"2024-11-10T00:16:33.845Z","updated_at":"2026-05-07T03:36:59.894Z","avatar_url":"https://github.com/knands42.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EventDriven Application\n\nThe goal of this project is to build an event driven application.\n\n## Used technologies\n\n- Kotlin\n- Spring Boot\n- Kafka\n- Kafka Streams\n- Spring Cloud\n- Elasticsearch\n\n## Execute the application\n\nTo start the application, first you need the dependencies.\n\n```bash\ncd docker-compose\ndocker-compose -f common.yaml -f kafka_cluster.yaml -f services.yaml up --build --force-recreate\n```\n\nNow you can execute the application.\n\n```bash\nmvn spring-boot:run\n```\n\nTo help see what's going on inside kafka cluster, I recommend using kafkacat.\u003c/br\u003e\nBut first let's create an alias for the command. Inside your shell, insert the following line:\n\n```bash\nalias kcat=\"docker run --tty --network=host confluentinc/cp-kafkacat kafkacat\"\n```\n\nAfter that reset your shell and you should be ready to run the command.\n\n```bash\nkcat -L -b localhost:19092\n```\n\n```bash\nkcat -C -b localhost:29092 -t twitter-topic\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknands42%2Ftwitter-bot-event-driven-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknands42%2Ftwitter-bot-event-driven-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknands42%2Ftwitter-bot-event-driven-pattern/lists"}