You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Old method will be deprecated at some point |
13 years ago | |
|---|---|---|
| JacksonReplacement | 13 years ago | |
| src | 13 years ago | |
| .gitignore | 13 years ago | |
| LICENCE.txt | 13 years ago | |
| README.md | 13 years ago | |
| pom.xml | 13 years ago | |
README.md
The Movie DB API
Author: Stuart Boston (Omertron AT Gmail DOT com)
This API uses the TheMovieDB.org API as specified here http://api.themoviedb.org/
Originally written for use by YetAnotherMovieJukebox (YAMJ) http://code.google.com/p/moviejukebox/ But anyone can feel free to use it for other projects as well.
TheMovieDB.org is an excellent open database for movie and film content. I encourage you to check it out and contribute to keep it growing. http://www.themoviedb.org
Project Logging
This project uses SLF4J (http://www.slf4j.org) to abstract the logging in the project. To use the logging in your own project you should add one of the bindings listed HERE
Project Documentation
The automatically generated documentation can be found HERE