An open API service indexing awesome lists of open source software.

https://github.com/vikashkatiyar/microservices_projects

**Microservices Learning Repo:** Comprehensive collection of microservices learning projects, featuring Eureka server, various services, and Feign client integration. Ideal for grasping microservices architecture with hands-on experience. Explore and master distributed systems effortlessly.
https://github.com/vikashkatiyar/microservices_projects

database eureka-client eureka-server feign-client java microservice spring-boot stock-api

Last synced: about 1 year ago
JSON representation

**Microservices Learning Repo:** Comprehensive collection of microservices learning projects, featuring Eureka server, various services, and Feign client integration. Ideal for grasping microservices architecture with hands-on experience. Explore and master distributed systems effortlessly.

Awesome Lists containing this project

README

          

## Microservice architecture

![Alt text](image.png)

## Stock Api Project

#Without API GateWay

![Alt text](image-1.png)

#With API GateWay
![Alt text](image-2.png)

![Alt text](image-3.png)