hscd-0.0.3: Command line client and library for SoundCloud.com

Stabilityexperimental
MaintainerSebastián Ramírez Magrí <sebasmagri@gmail.com>
Safe HaskellSafe-Infered

Network.SoundCloud.Const

Description

Constants and URLs of the SoundCloud API resources

Synopsis

Documentation

clientId :: StringSource

HScD SoundCloud API client ID

apiURL :: StringSource

Base URL of the SoundCloud API

apiURLS :: StringSource

Base URL of the SoundCloud API (Secure)

apiMeURLS :: StringSource

Base URL for the authenticated user resources

authURLS :: StringSource

URL for the authentication interface

tokenURLS :: StringSource

URL of the OAuth2 token handler

tracksURL :: StringSource

Base URL for Tracks

usersURL :: StringSource

Base URL for Users

playlistsURL :: StringSource

Base URL for Sets/Playlists

groupsURL :: StringSource

Base URL for Groups

commentsURL :: StringSource

Base URL for Comments

meConnectionsURLS :: StringSource

URL of the authenticated user connections

meActivitiesURLS :: StringSource

URL of the authenticated user activities, AKA dashboard

appsURLS :: StringSource

Base URL for Applications

resolveURL :: StringSource

URL to the resource resolver