Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 958 Bytes

File metadata and controls

25 lines (17 loc) · 958 Bytes

Kaltura node.js API Client Library.

Compatible with Kaltura OTT server version 10.7.1.4 and above.

NPM

You can install this client library using npm with:

npm install [email protected]

Sanity Check

  • Copy config.template.json to config.json and replace tokens
  • Run npm test

Code contributions

We are happy to accept pull requests, please see contribution guidelines

The contents of this client are auto generated from https://github.com/kaltura/clients-generator and pull requests should be made there, rather than to the https://github.com/kaltura/KalturaOttGeneratedAPIClientsNode repo.

Relevant files are:

  • sources/node2
  • tests/ott/node2
  • lib/Node2ClientGenerator.php