Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrickcob authored Jan 1, 2024
1 parent 8ccf76a commit 3122a5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![.NET](https://github.com/Patrickcob/dotnet_microservice_cqrs/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Patrickcob/dotnet_microservice_cqrs/actions/workflows/dotnet.yml)

# Social Media Microservices with CQRS

This project is a tentative exploration of microservices architecture and Command Query Responsibility Segregation (CQRS) implemented in C# using .NET Core 6.0. The goal of this project is to gain a better understanding of microservices and CQRS concepts by building a social media website.
Expand Down

0 comments on commit 3122a5f

Please sign in to comment.