Mehdi Hadeli

Results 11 repositories owned by Mehdi Hadeli

awesome-go-education

336
Stars
29
Forks
Watchers

A curated list of awesome articles and resources for learning and practicing Go and its related technologies.

awesome-software-architecture

7.0k
Stars
531
Forks
Watchers

🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.

food-delivery-microservices

719
Stars
130
Forks
Watchers

🍔 A practical and imaginary food delivery microservices, built with .Net 7, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologie...

food-delivery-modular-monolith

283
Stars
35
Forks
Watchers

🌭 A practical and imaginary food delivery modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

go-food-delivery-microservices

771
Stars
75
Forks
Watchers

🍕 A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technolo...

Go-MediatR

188
Stars
15
Forks
Watchers

🚃 A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture. inspired by csharp MediatR library.

movie-search-application

37
Stars
8
Forks
Watchers

🎬 A simple movie search app, built with .Net 8, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.

game-leaderboard-microservices

36
Stars
10
Forks
Watchers

🎮 Implementation of an imaginary Game Leader Board application, based on Microservices Architecture, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing with EventStoreDB, Redis So...

go-vertical-slice-template

56
Stars
4
Forks
Watchers

A Golang boilerplate template, based on Vertical Slice Architecture and CQRS pattern with using Echo, Gorm, Zap, Viper, MediatR for CQRS and sarulabs/di for Dependency Injection.

vertical-slice-api-template

100
Stars
15
Forks
Watchers

An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.