0.0.10 • Published 9 years ago

soundcloud-node v0.0.10

Weekly downloads
32
License
BSD
Repository
github
Last release
9 years ago

Soundcloud-node

Provides seamless modular support for working with SoundCloud and Nodejs

Enhanced so you need to do less

SoundCloud APIs

  • Connection + Authorize User
  • OAuth Authorization
  • General GET, PUT, POST and DELETE request

Usage

Get OAuth token

Get User

After authenticating you can easily get the user object

Initiate Client with OAuth Token

Get users favorite tracks

Or if the user id is set, it will automatically parse {id} into your user_id

Support

To Install

NPM

  • Run: npm install soundcloud-node -g

Github

  • Run: git clone git@github.com:maruf89/soundcloud-node.git

Extra

Forked off of soundclouder.js Build Status

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago