Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(examples): quick start example of testing kafka-based apis #3004

Merged
merged 5 commits into from Aug 2, 2023

Conversation

danielbdias
Copy link
Contributor

@danielbdias danielbdias commented Jul 30, 2023

This PR contains one example of producer and consumer on Kafka, along with a test that checks if they are working fine.

On the next few days we will improve this PR adding one example of our messaging trigger, that will test the consumers directly.

Changes

  • Added quick-start-go-and-kafka example

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@danielbdias danielbdias marked this pull request as ready for review July 31, 2023 13:40
@danielbdias danielbdias merged commit 9ac8991 into main Aug 2, 2023
30 checks passed
@danielbdias danielbdias deleted the poc/quick-start-go-and-kafka branch August 2, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants