REST beyond the obvious – API design for ever evolving systems by Oliver Gierke @ Spring I/O 2018

preview_player
Показать описание
Spring I/O 2018 - Barcelona, 24-25 May

Most APIs built today are considered REST APIs these days, when in fact they merely exchange data via HTTP and JSON. At the same time, systems almost never act autonomously but rather live alongside others. In that context, being able to evolve an API becomes a crucial aspect in its design and the only knee-jerk, but often problematic reaction usually is: versioning.

The talk takes a step back and looks at the architectural context APIs live in and outlines the drawbacks that result from ignoring crucial parts of REST. It discusses internal VS. external APIs, the impact of Domain-Driven Design and how to design and specify APIs and their clients to optimize for evolvability so that changes in an API don’t break clients.
Рекомендации по теме
Комментарии
Автор

Amazing presentation, knowledge, talk and examples! Thank you short guy with a hat!

Arthur-cxcg
Автор

Such an underrated video!
Thanks for the great talk man!

ALXG