Skip to content

Bschaefer3/movie-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Grabber

Problem Statement

"Hope rises like a phoenix from the ashes of shattered dreams." -S. A. Sachs

Currently there is no API that tells the user which streaming service has which movies. Currently almost none of the streaming services have an API that allows people to determine which movies are available. Movie Grabber is an API that will solve those problems and allow a user to determine where they can watch their movies and for what price.

API Documentation

https://app.swaggerhub.com/apis-docs/Bschaefer3/movie-grabber/1.0.0

Project Technologies

  • JSoup - To scrape availability data from a google search
  • Swagger - For API documentation
  • JUnit - To run unit tests
  • RESTful Services - OMDB to get relevant movie data
  • Jersey/JAX-RS - For creating our web service
  • Jackson - To convert java objects to JSON and vice versa
  • Log4J - For error logging

About

Java Enterprise Group Project API

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages