Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1000 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 1000 Bytes

EventGuide

A full stack event-driven microservice web application, akin to an Eventbrite clone, enabling users to create, buy and sell tickets for events.

A total of six events are exchanged among services via a message broker. The following diagrams provide a visual representation of how these events traverse through services.

OrderCreatedEvent



ExpirationCompleteEvent



OrderCancelledEvent



PaymentCreatedEvent