Bruno Pedro's public notes


Found at “Governing API Consumption - by Bruno Pedro” on 2024-02-24 18:07:43 +01:00.

Instead of using your API consumers would import and use code that solves the problems they have. By controlling the end-to-end experience your chances of introducing breaking changes are reduced.

Regular, ad-hoc, and SDK API consumers. Each type of consumer comes with its kind of governance. API producer governance works best with regular consumers. API implementation governance is best suited for ad-hoc consumers. API consumer governance produces the best outcome for SDK consumers. Image