From 3481069c9879eb24e54a849c793daefaca64949b Mon Sep 17 00:00:00 2001 From: Lutz Huehnken <944838+lutzh@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:05:47 +0200 Subject: [PATCH] fixed event-driven architecture entry --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5dbb57ae95..8486d56f27 100644 --- a/readme.md +++ b/readme.md @@ -892,6 +892,7 @@ - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. +- [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A curated list of awesome articles and resources to learn about event-driven architecture. ## Related