• Stars
    star
    4
  • Rank 3,305,089 (Top 66 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repo contains a sample application based on a flight ticket booking system for QuickAir - a fictitious flight ticket booking company. The primary goal of this sample is to demonstrate several Web-Scale Architecture concepts such as: Microservices, CQRS, Event Sourcing, Domain Driven Design(DDD), Test Driven Development, Eventual Consitensicy, Actor Model.