helloarchy / play-ecommerce-microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play Microservices

A simple microservice system using .NET 5 and React.js to explore asynchronous microservice communication. Players have an inventory of items, handled by the Play.Inventory service. They can purchase items from the catalogue via the Play.Catalog service.

Requires Mongo DB container running for the catalogue service, and RabbitMQ container to handle all asynchronous communication, start both:

cd Play.Infra
docker-compose up

About


Languages

Language:C# 49.5%Language:JavaScript 45.8%Language:HTML 3.7%Language:CSS 0.9%Language:Shell 0.0%