makgyver / MKtmdb

TMDB API wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MKtmdb

MKtmdb is a The Movie Database (TMDb) API wrapper written in Java.

This library provides classes and methods to fully access the TMDb API with Java. This project is thought in a layered fashion so you can use it at the level you prefer.

What you need to use the library is a TMDb API Key, you can look at the API specification through this link http://api.themoviedb.org/.

Dependences

Library dependences:

ChangeLog

  • [28/12/2012] Released version 0.9

About

TMDB API wrapper

License:GNU General Public License v3.0


Languages

Language:Java 97.4%Language:CSS 2.6%