Mehdi Hadeli

Results 10 repositories owned by Mehdi Hadeli

awesome-go-education

335
Stars
29
Forks
Watchers

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

awesome-software-architecture

3.5k
Stars
325
Forks
Watchers

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

food-delivery-microservices

706
Stars
128
Forks
Watchers

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

food-delivery-modular-monolith

279
Stars
34
Forks
Watchers

🌭 A practical 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

762
Stars
75
Forks
Watchers

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

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

32
Stars
8
Forks
Watchers

🎬 A simple movie search app, built with .Net 7, 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

55
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

97
Stars
15
Forks
Watchers

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