Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 401 Bytes

star-wars-movie-library

Goal of this repository is to fetch all star wars movie collection using SWAPI api, and create a movie library and various other operations.

tech-stack

java 1.8 spring boot

TODO

  • hystrix/resillience4j implementaton
  • okta api security
  • cache implemenation

run spring boot app

To run this application, maven build mvn clean install , then mvn spring-boot:run