node-remote-api-netflix

0.1.1 • Public • Published

Netflix Plugin for NodeRemoteApi

This module is a plugin for NodeRemoteApi to provide support for Netflix.

Installing

  • From within your local NodeRemoteApi directory run npm install node-remote-api-netflix
  • Add an entry to ./src/var/plugins.json
{
  "remotes": [
    "node-remote-api-netflix"
  ]
}

When NodeRemote starts up it will check this file to see which plugins have been installed. This design may change in the future.

/node-remote-api-netflix/

    Package Sidebar

    Install

    npm i node-remote-api-netflix

    Weekly Downloads

    3

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • dougflip