Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 931 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 931 Bytes

Rotten Tomatoes API

Author: Stuart Boston (Omertron AT Gmail DOT com)

This API uses the Rotten Tomatoes API as specified here http://developer.rottentomatoes.com/

Originally written for use by YetAnotherMovieJukebox (YAMJv2 & YAMJv3), but anyone can feel free to use it for other projects as well.

Build Status

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