public
Description: Soundcloud Front
Home | Edit | New

Home

Soundcloud Front is a small Ruby on Rails demo webapp, to give you an example of how to use the soundcloud-ruby-api-wrapper gem. This application allows a user to authenticate himself via OAuth against Soundcloud. Once the user is authorized, he can post a URL of a sound file, the webapp will then download this file and upload the track to the users Soundcloud account.

Have a look at the controllers, to find out how it works.
login_controller.rb is doing all the OAuth login stuff, while home_controller.rb handles the track creation.

You can find the source repository here

Last edited by jwagener, Fri May 29 04:59:38 -0700 2009
Home | Edit | New
Versions: