https://github.com/joaosouzaaa/socialmediarabbit
Microservices Architecture project in .NET
https://github.com/joaosouzaaa/socialmediarabbit
architecture microservices microservices-architecture
Last synced: 3 months ago
JSON representation
Microservices Architecture project in .NET
- Host: GitHub
- URL: https://github.com/joaosouzaaa/socialmediarabbit
- Owner: joaosouzaaa
- Created: 2023-10-06T17:04:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-12T01:36:55.000Z (over 1 year ago)
- Last Synced: 2025-01-27T10:11:39.441Z (5 months ago)
- Topics: architecture, microservices, microservices-architecture
- Language: C#
- Homepage: https://www.linkedin.com/posts/joaosouzza_dotnet-csharp-activity-7151595310853582848-WP75?utm_source=share&utm_medium=member_desktop
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SocialMediaRabbit
The goal of this project is to show the implementation of a distributed system architecture using RabbitMQ as a message-broker.
# Technologies used
- .NET 7
- C#
- MassTransit
- RabbitMQ
- Docker
- xUnit
- Moq
- Entity Framework Core