{"id":20161716,"url":"https://github.com/jorgermduarte/csharp-kafka-project","last_synced_at":"2025-03-03T02:43:32.469Z","repository":{"id":199948132,"uuid":"704121833","full_name":"jorgermduarte/csharp-kafka-project","owner":"jorgermduarte","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-12T18:13:23.000Z","size":236,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T10:46:58.458Z","etag":null,"topics":["api","broker","cluster","consumer","csharp","kafka","kafka-broker","kafka-cluster","kafka-consumer","kafka-producer","kafka-ui","message","producer"],"latest_commit_sha":null,"homepage":"","language":"C#","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/jorgermduarte.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}},"created_at":"2023-10-12T15:23:16.000Z","updated_at":"2023-10-12T18:28:21.000Z","dependencies_parsed_at":"2023-10-14T17:21:14.535Z","dependency_job_id":"f8658b98-bbce-445e-9a4b-f659c4347115","html_url":"https://github.com/jorgermduarte/csharp-kafka-project","commit_stats":null,"previous_names":["jorgermduarte/csharp-kafka-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fcsharp-kafka-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fcsharp-kafka-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fcsharp-kafka-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fcsharp-kafka-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgermduarte","download_url":"https://codeload.github.com/jorgermduarte/csharp-kafka-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600483,"owners_count":19988713,"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":["api","broker","cluster","consumer","csharp","kafka","kafka-broker","kafka-cluster","kafka-consumer","kafka-producer","kafka-ui","message","producer"],"created_at":"2024-11-14T00:20:23.807Z","updated_at":"2025-03-03T02:43:32.444Z","avatar_url":"https://github.com/jorgermduarte.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kafka Simple Example\n\nThis is a sample project created for demonstration and learning purposes. It serves as a case in point to illustrate concepts and showcase functionalities in a development environment. The project includes a range of typical components and configurations that can be helpful as a starting point or reference.\n\n## Running the producer app\n\n```\n    docker compose up kafka-producer-app --build -d\n```\n## Urls\n\n\u003e Producer: http://localhost:30001\n\n\u003e Consumer http://localhost:30000\n\n\u003e Kafka UI: http://localhost:8080\n\n## Registering a message with the producer\n\nWhen the kafka-producer-app is up and running execute the **register_message.http** file to add a message to the topic desired.\nThe topic will be automatic created if it does not exist.\n\n\n## View the data on the kafka ui\n\n![Message on topic](./images/kafka-messages-on-topic.png)\n\n\n## Execute the consumer and watch the message be processed\n\n```\n    docker compose up kafka-consumer-app --build -d\n```\n\n![Processing Messsages](./images/kafka-consumer-processing.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgermduarte%2Fcsharp-kafka-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorgermduarte%2Fcsharp-kafka-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgermduarte%2Fcsharp-kafka-project/lists"}