Skip to content

This microservice is can be use as movie manager.It has three api services moviecatalog,movieinfo,ratinginfo.

Notifications You must be signed in to change notification settings

GauravKatare/MovieMicroservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieMicroservice

This is small microservice in which api moviecatalog calls movie-info and rating-info in order to give the list of movies watched by user.

  1. api movie-info -> description of movie
  2. rating-info -> rating given by user to a particular movie.

All three api are build using spring boot.This project is also deployed in AWS using EC2 & S3. Circuit Breaking is implemented in project using Hystrix and service discovery protocol is implemented using Eureka server.

About

This microservice is can be use as movie manager.It has three api services moviecatalog,movieinfo,ratinginfo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages