From 93d6a51cc35419523f23e65e34a64e3051e322d8 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Mon, 13 May 2024 20:37:24 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e0523b..7c17296 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,11 @@ -> **The main idea of creating this project is implementing an infrastructure for up and running distributed system with the latest technology and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, Postgres, RabbitMq and Nestjs, and we will not deal mainly with business.** 🚀 +> **A practical and imaginary microservices for implementing an infrastructure for up and running distributed system with the latest technology and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, Postgres, RabbitMq and Nestjs.** 🚀 -> **You can find `Expressjs` ported of this project in this link:** +> 💡 **This project not business oriented and most of my focus was in the thechnical part for implement a distributed system with a sample project. In this project I implemented some concept in microservices like Messaging, tracing, Event Driven Architecture, vertical Slice Architecture, CQRS and DDD.** + +**You can find `Expressjs` ported of this project in this link:** 🔗 [booking-microservices-expressjs](https://github.com/meysamhadeli/booking-microservices-expressjs) Open in Gitpod