diff --git a/README.md b/README.md index bfcaea4..1c730c5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MIT) [![Gitpod live code](https://img.shields.io/badge/Gitpod-live--code-blue?logo=gitpod&style=flat-square&color=ff69b4)](https://gitpod.io/#https://github.com/meysamhadeli/booking-microservices) -![](https://socialify.git.ci/meysamhadeli/booking-microservices/image?description=1&descriptionEditable=This%20application%20based%20on%20different%20software%20architecture%20and%20technologies%20like%20.Net%20Core%2C%20CQRS%2C%20DDD%2C%20Vertical%20Slice%20Architecture%2C%20Docker%2C%20kubernetes%2C%20tye%2C%20masstransit%2C%20RabbitMQ%2C%20Grpc%2C%20yarp%20reverse%20proxy%2C%20Identity%20Server%2C%20Redis%2C%20SqlServer%2C%20Entity%20Framework%20Core%2C%20Event%20Sourcing%20and%20different%20level%20of%20testing.&font=Raleway&forks=1&issues=1&logo=https%3A%2F%2Fcdn-icons-png.flaticon.com%2F512%2F1656%2F1656473.png&name=1&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Light) +![](./assets/booking-microservices.png) > **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 Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net, and we will not deal mainly with business.** 🚀 diff --git a/assets/booking-microservices.png b/assets/booking-microservices.png new file mode 100644 index 0000000..84b4856 Binary files /dev/null and b/assets/booking-microservices.png differ diff --git a/assets/booking.png b/assets/booking.png new file mode 100644 index 0000000..7d0eb89 Binary files /dev/null and b/assets/booking.png differ