Building Microservices Through Event-Driven Architecture, Part 3: Presenters, Views, and Controllers

Learn how to build your microservices through event-driven architecture.
You may also like: Building Microservices With Event-Driven Architecture, Part 1: Application-Specific Business Rules

During this journey, I will implement the command side of Presenters, Views, and Controllers

In this step, I will implement the presentation. Here, the presentation is not the user interface but the Web API.