Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 548 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 548 Bytes

OrderService in Event Driven Architecture (EDA) pet project.

Return to main: https://github.com/alexandr-leonov/eda-configuration



Service processing buy orders.

Service handle and send events by Kafka, has REST endpoints for operate data, store Order state to PostgreSQL.

Link to materials: