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

https://github.com/krishna-madhav/microservices_basics

A simple Microservices project for creating backend for quiz application. Project comprises of different services QuizService, QuestionService, API Gateway for routing, ServiceRegistry for registering all services and also have loadbalancing for different instances of services. Used RestAPI for communication between services.
https://github.com/krishna-madhav/microservices_basics

eureka-server java mysql-database openfeign rest-api spring spring-boot spring-cloud spring-jpa

Last synced: 3 months ago
JSON representation

A simple Microservices project for creating backend for quiz application. Project comprises of different services QuizService, QuestionService, API Gateway for routing, ServiceRegistry for registering all services and also have loadbalancing for different instances of services. Used RestAPI for communication between services.

Awesome Lists containing this project