Entertonement API

Overview

There is a sample application that makes use of the REST Upload API built for Rails 2.1.0.

Please note the port number in app/models/entertonement_clip.rb is wrong. It should be 80 but is currently the Rails default (3000). We'll get that fixed ASAP!

The application makes use of MySQL but can be modified to use SQLite. Install the Rails 2.1 gems as this application does not have them frozen within itself.

Replace the credentials at the top of the model EntertonementClip (in app/models/entertonement_clip.rb) with your Entertonment email and password.

What it Does

The sample application allows a user to create a text 'Post' and include an audio file that will show up on the page once it is processed by Entertonement. The EntertonementClip model should help the implementor get some understanding of how to connect with Entertonement and make use of response data.

More?

Have something you absolutely want to get in our product? Please let us know!