Skip to content

Movie catalog service implemented with microservices to get movie details which includes director name, release year, etc.

Notifications You must be signed in to change notification settings

krishu1501/movie-catalog-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices for Movie catalog service

Api service to fetch movie details.
Can request for movie details for a particular director.
Has the following Microservices :

  • movie-service: provides movie details.
  • director-service: provides director details.
  • api-gateway : The api gateway to interact all microservices from single port by user.

Uses eureka-server for service discovery.

About

Movie catalog service implemented with microservices to get movie details which includes director name, release year, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages