Skip to content

Plutoniummatt/Movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie

A simple tool to search for movies using the OMDB or TMDB APIs

Build using maven

  • mvn clean compile assembly:single

To use this tool, specify an API to use, and the name of a movie to search for as JVM system properties 'api' and 'movie' respectively

Available APIs:

Example usage:

  • java -Dapi="OMDB" -Dmovie="Indiana Jones" query.jar

About

A simple tool to search for movies using the OMDB or TMDB APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages