Skip to content

ashiqy04/Online-Shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Online-Shopping

Micro Services:

  1. Customer Service: Retrieve all Customers Retrieve one Customer using Id. Add Customer, When a customer is added, sales order service should also create a copy of the customer in it Update Customer Delete Customer

  2. Item Service: Retrieve all Items Retrieve one Item with the Item Name. Add Item Update Item Delete Item

  3. Sales Order Service: Retrieve all Orders Retrieve one Order with Order Id Add Order

  4. Service Registry: All above services should Register them with this Registry

  5. API Gateway: All Services should be accessible with a single gateway

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages