Question-Service is one of the Microservice for the Quiz-App which contains all the questions from the database and only returns the value of integer if request from the user is sent requesting for question. The id are returned to the Quiz-Service.
- Eureka server where Instances are Registered
- Get the quiz using the id created for specific user
- Get Score for the Quiz
Thank You.


