API for TheMovieDb.org website
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.
Go to file
Stuart Boston 8eea8c796a Update handlerUnknown code
Output the class that caused the unknown issue
12 years ago
JacksonReplacement Add gitattributes file 12 years ago
src Update handlerUnknown code 12 years ago
.gitattributes Add gitattributes file 12 years ago
.gitignore Add gitattributes file 12 years ago
LICENCE.txt Add gitattributes file 12 years ago
README.md Add badges 12 years ago
pom.xml [maven-release-plugin] prepare for next development iteration 13 years ago

README.md

The Movie DB API

Author: Stuart Boston (Omertron AT Gmail DOT com)

This API uses the TheMovieDB.org API

Originally written for use by Yet Another Movie Jukebox (YAMJ)

But anyone can use it for other projects as well.

[Flattr this git repo](https://flattr.com/submit/auto?user_id=Omertron&url=https://github.com/Omertron/api-themoviedb&title=TheMovieDB API&language=&tags=github&category=software)

Bitdeli Badge


TheMovieDB.org

This is an excellent open database for movie and film content.

I strongly encourage you to check it out and contribute to keep it growing.

http://www.themoviedb.org


Project Logging

This project uses SLF4J 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