Skip to content

Sample application composed of 3 microservices showing Kubernetes and Istio Service Mesh

License

Notifications You must be signed in to change notification settings

BrunoVazCosta/EspressoShop

 
 

Repository files navigation

EspressoShop

This repository holds an example composed of the following microservices:

  • Web - ASP.Net Core MVC microservice that aggregate data from both ProductCatalog and Reviews services
  • ProductCatalog - ASP.Net Core microservice that contains all the product information exposing via RESTful APIs
  • Reviews - ASP.Net Core microservice that contains all the reviews for the products exposing via RESTful APIs

About

Sample application composed of 3 microservices showing Kubernetes and Istio Service Mesh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 62.6%
  • HTML 28.9%
  • Dockerfile 4.9%
  • PowerShell 1.1%
  • Shell 1.1%
  • CSS 0.8%
  • JavaScript 0.6%