Skip to content

Commit

Permalink
Updating the readme summary
Browse files Browse the repository at this point in the history
  • Loading branch information
hossambarakat committed Feb 19, 2019
1 parent e708060 commit 595c194
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# EspressoShop
# 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

0 comments on commit 595c194

Please sign in to comment.