From 0babb2b485e6419f4d23153651978d838d4b5b63 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 15 Nov 2023 21:48:09 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 645ea84ea..8aec8546f 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -337,5 +337,14 @@ }, "Elastic Data Lake Architecture": { "github": "gose/elastic-data-lake" + }, + "Architecture Domain Driven Hexagon": { + "github": "Sairyss/domain-driven-hexagon" + }, + "Architecture Microservices": { + "github": "rodrigorodrigues/microservices-design-patterns" + }, + "DDD by Examples": { + "github": "ddd-by-examples/library" } }