Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antunesleo/1fa25844d83e32f733e982271658dc40 to your computer and use it in GitHub Desktop.
Save antunesleo/1fa25844d83e32f733e982271658dc40 to your computer and use it in GitHub Desktop.
api_1 | [12/May/2023 17:42:32] "POST /notes HTTP/1.1" 200 80
relayer_1 | note-created event published to Kafka
consumer_1 | {'name': 'note-created', 'note': {'id': 3, 'title': 'My Note Title', 'content': 'This is the content of my note', 'created_at': '2023-05-12 17:42:32', 'updated_at': '2023-05-12 17:42:32'}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment