0.0.3 • Published 8 years ago

dacast v0.0.3

Weekly downloads
12
License
MIT
Repository
github
Last release
8 years ago

bitmovin

The Dacast SDK for Node.js is a seamless integration with the Dacast API. You can use our API to access Dacast API endpoints.

Installation

Change directory to your project folder and install with NPM.

cd your/project/folder
npm install dacast --save

Usage

Before you can start using the api you need to set your API key.

Your API key can be found in the settings of your Dacast user account.

Demos