soundcloud-crystal

A library to access the SoundCloud API using Crystal

A library to access the SoundCloud API using Crystal

Build Status

Example

Register a new SoundCloud application at http://soundcloud.com/you/apps/new

require "./src/soundcloud"

client = SoundCloud::REST::Client.new("YOUR_CLIENT_ID")

pp client.user("erik")
pp client.track(206048516)
Repository

soundcloud-crystal

Owner
Statistic
  • 10
  • 1
  • 0
  • 0
  • 0
  • over 9 years ago
  • June 30, 2015
License

Other

Links
Synced at

Sun, 17 Nov 2024 13:58:31 GMT

Languages