UNPKG

rt

Version:

This module is abstraction for the APIs provided by Rotten Tomatoes for accessing their movie database.

10 lines (8 loc) 387 B
<h1>RT</h1> This is an abstraction of the rotten tomatoes api written in node.js see <b>../doc/rt documentation</b> for the list of functions contained in the module. Explanation of paramaters and return types is also given. <br /> <h3>Installation: <h4> $ npm moduleName</h4> </h3> <br /> <h3>Usage:</h3> see <b>example/samples.js</b> for how the functions in the modules are called.