qwaider / stock-price-viewer-microservices-part2-final

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Viewer Example - Part 2

In this Part, we covered the below microservices:s

  • db-service - For interactive with MySQL DB
  • stock-service - For pulling Stock Price from YahooFinance API
  • eureka-service - Service Registry for registering all microservices + Proxy/API Gateway for all microservices (using Zuul)
  • ui - Angular JS UI Code for Adding new quotes and retrieving stock price

Architecture Diagram:

Architecture

About


Languages

Language:Java 84.8%Language:JavaScript 8.6%Language:HTML 6.6%