REST next level: Crafting domain-driven web APIs by Julien Topçu @ Spring I/O 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024
  • Spring I/O 2023 - Barcelona, 18-19 May
    Slides: slides.com/jul...
    GitHub repo: gitlab.com/cra...
    You have just coded your business logic by applying the principles of Domain-Driven Design! But when comes the time to write your API, you are facing a serious issue! All the intention and the expression of your domain go up in smoke to fit the blankness methods GET, POST, etc.
    Denatured by the REST layer, the business workflow is then deported on the consumer side to compensate for the limited vocabulary of this well-known CRUD protocol…
    During this talk, we will see how to bring the business intent back inside the REST API by finally being able to expose our domain services and aggregates’ methods. The business workflow will also be encapsulated in the REST API in order to have the power to guide our consumers through the workflow of our domain.

ความคิดเห็น • 7

  • @MarcelFrei
    @MarcelFrei ปีที่แล้ว +3

    Really great presentation

  • @politelyupset
    @politelyupset ปีที่แล้ว +4

    I've lost his path of thought roughly in the middle.