• Stars
    star
    10
  • Rank 1,751,408 (Top 36 %)
  • Language
    Crystal
  • License
    Other
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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)

More Repositories

1

t-ruby

A command-line power tool for Twitter.
Ruby
5,425
star
2

twitter-ruby

A Ruby interface to the Twitter API.
Ruby
4,587
star
3

active_emoji

A collection of emoji aliases for core Ruby methods
Ruby
572
star
4

multi_xml

A generic swappable back-end for XML parsing
Ruby
153
star
5

sign-in-with-twitter

A Ruby on Rails application that demonstrates how to use the Sign in with Twitter workflow using the twitter gem and OmniAuth.
Ruby
137
star
6

openai-ruby

Wrapper for calling OpenAI and GPT-3's HTTP APIs
Ruby
102
star
7

twitter-crystal

A library to access the Twitter API using Crystal
Crystal
83
star
8

mtgox

Ruby wrapper for the Mt. Gox Trade API
Ruby
83
star
9

dotfiles

Configuration files for all of my Unix utilities
Shell
80
star
10

merb-admin

MerbAdmin is a Merb plugin that provides an easy-to-use interface for managing your data
Ruby
70
star
11

mlb

MLB.rb is a Ruby library for retrieving current Major League Baseball players, managers, teams, divisions, and leagues.
Ruby
62
star
12

x-ruby

A Ruby interface to the X API.
Ruby
61
star
13

openai-crystal

OpenAI API client library to access GPT-3 in Crystal
Crystal
44
star
14

spellout

A command-line tool that converts input into the International Radiotelephony Spelling Alphabet
Crystal
26
star
15

tradehill

Ruby wrapper for the TradeHill API
Ruby
14
star
16

pager

Git-style automatic paging in Ruby
Ruby
14
star
17

wc.cr

A POSIX-compliant implementation of the wc command-line utility, written in 50 lines of Crystal.
Shell
10
star
18

buftok

BufferedTokenizer extracts token delimited entities from a sequence of arbitrary inputs
Ruby
10
star
19

x-crystal

A Crystal interface to the X API.
Crystal
9
star
20

gems

Ruby wrapper for the RubyGems.org API
Ruby
9
star
21

got

A Go port of the t Ruby gem
Go
4
star
22

hyperimage

Ruby
4
star
23

geoip_server_test_data

Test data for https://github.com/JackDanger/geoip_server
4
star
24

410_in_140

A Twitter API v1 server in 140 characters
Ruby
4
star
25

mwrc2012-app

Ruby
3
star
26

rspec-demo

Ruby
3
star
27

ruby

Get info about your Ruby environment
Ruby
3
star
28

timer

JavaScript countdown clock
3
star
29

ajax-demo

Ruby
3
star
30

nyt

iOS home screen icon for The New York Times newsstand app
3
star
31

backbone-todo

TODO app implemented in Backbone.js
JavaScript
2
star
32

rubysl-json

Ruby Standard Library - json
C
2
star
33

movies

Ruby
2
star
34

gitter

An API server that provides my personal GitHub and Twitter activity data in JSON format
Ruby
2
star
35

todo

Ruby
2
star
36

isitruby200

An app to check whether your code is Ruby 2.0.0 compatible.
CSS
2
star
37

carrierwave-demo

Rails app to demonstrate file uploads with CarrierWave
Ruby
2
star
38

git-demo

This is a demo of how to use git
1
star
39

wdi

Ruby
1
star
40

library

Ruby
1
star
41

nynnets

Little exercises for Nynne
Ruby
1
star
42

rectangle

Ruby
1
star
43

sferik.github.com

Test deployment with GitHub
1
star
44

rubysl-etc

Ruby Standard Library - etc
Ruby
1
star
45

wsj

iOS home screen icon for The Wall Street Journal newsstand app
CSS
1
star
46

d3-demo

1
star
47

translations

Generation and translation of transcripts from talks on Confraks
Ruby
1
star