soundcloud-crystal
A library to access the SoundCloud API using Crystal
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, 22 Dec 2024 15:51:08 GMT
Languages