wistia-api

Ruby wrapper for Wistia’s API

Installation

gem install wistia-api

Usage

Start by requiring wistia:

require 'wistia'

Now you can use the Wistia::Media and Wistia::Project classes as ActiveResource wrappers around Wistia’s API.

See wistia.com/doc/data-api for more info.

Copyright © 2011 Wistia, Inc. See LICENSE.txt for further details.