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.App

Description

Represents SoundCloud applications as found at http://soundcloud.com/apps

Synopsis

Documentation

data JSON Source

JSON representation of applications

Constructors

JSON 

decodeJSON :: String -> Maybe JSONSource

Decode a valid JSON string into an application JSON record

getJSON :: String -> IO (Maybe JSON)Source

Get an application JSON record given a public app URL as in http://soundcloud.com/apps/app_name

showInfo :: String -> IO ()Source

Show general information about an application in the standard output