{"id":24579932,"url":"https://github.com/mirkankacan/microservicedesignpatterns","last_synced_at":"2026-01-03T18:02:35.984Z","repository":{"id":272661573,"uuid":"917300531","full_name":"mirkankacan/MicroserviceDesignPatterns","owner":"mirkankacan","description":"SAGA Pattern - Event Sourcing + CQRS - Retry - Circuit Breaker - API Composition course","archived":false,"fork":false,"pushed_at":"2025-01-22T19:30:48.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T01:29:37.758Z","etag":null,"topics":["api-composition","circuit-breaker","cqrs-pattern","event-sourcing","microservices","net-aspire","retry-pattern","saga-pattern"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mirkankacan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-15T18:17:59.000Z","updated_at":"2025-01-22T19:30:51.000Z","dependencies_parsed_at":"2025-01-15T23:09:29.254Z","dependency_job_id":null,"html_url":"https://github.com/mirkankacan/MicroserviceDesignPatterns","commit_stats":null,"previous_names":["mirkankacan/microservicedesignpatterns"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FMicroserviceDesignPatterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FMicroserviceDesignPatterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FMicroserviceDesignPatterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkankacan%2FMicroserviceDesignPatterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirkankacan","download_url":"https://codeload.github.com/mirkankacan/MicroserviceDesignPatterns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056428,"owners_count":20390720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-composition","circuit-breaker","cqrs-pattern","event-sourcing","microservices","net-aspire","retry-pattern","saga-pattern"],"created_at":"2025-01-24T01:29:49.173Z","updated_at":"2026-01-03T18:02:35.904Z","avatar_url":"https://github.com/mirkankacan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservice Design Patterns\n\nThis repository contains a collection of microservice design patterns implemented using .NET 9. The goal is to demonstrate various architectural patterns and best practices for building scalable and maintainable microservices.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Technologies](#technologies)\n- [Patterns Implemented](#patterns-implemented)\n- [Branches](#branches)\n- [Getting Started](#getting-started)\n- [License](#license)\n\n## Introduction\n\nMicroservice Design Patterns is a project that showcases different design patterns used in microservice architecture. Each pattern is implemented as a separate service, demonstrating how to solve common challenges in microservice-based systems.\n\n## Technologies\n\n- .NET 9\n- MassTransit\n- RabbitMQ\n- MS SQL\n- Event Store\n- Entity Framework Core\n- Docker\n  \n## Patterns Implemented\n\n- Saga Pattern\n- CQRS (Command Query Responsibility Segregation)\n- Event Sourcing\n- Circuit Breaker\n\n## Branches\n\nThis repository uses branches to separate different design patterns and implementations. Below are the main branches and their purposes:\n\n- `master`: The main branch containing the core setup and common utilities.\n- `SagaChoreographyPattern`: Implementation of the Choreography based Saga Pattern.\n- `SagaOrchestrationPattern`:  Implementation of the Orchestration based Saga Pattern.\n- `EventSourcingPattern`:  Implementation of the Event Sourcing Pattern.\n- `ResiliencyPattern`:  Implementation of the Circuit Breaker Pattern.\n\nYou can switch to a specific branch to explore the corresponding pattern implementation.\n\n## Getting Started\n\nTo get a local copy up and running, follow these steps.\n\n### Installation\n\n1. Clone the repository:\n```\ngit clone https://github.com/mirkankacan/MicroserviceDesignPatterns.git\n```\n2. Navigate to the project directory:\n```\ncd MicroserviceDesignPatterns\n```\n3. Checkout the branch you are interested in:\n```\ngit checkout \u003cbranch-name\u003e\n```\n\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkankacan%2Fmicroservicedesignpatterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirkankacan%2Fmicroservicedesignpatterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkankacan%2Fmicroservicedesignpatterns/lists"}