Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
SMS and Voice API's
Search
jonathanhculver
August 15, 2013
Programming
0
71
SMS and Voice API's
An introduction to SMS and Voice API's using Tropo, Ruby, and Sinatra.
jonathanhculver
August 15, 2013
Tweet
Share
Other Decks in Programming
See All in Programming
Writing Better Go: Lessons from 10 Code Reviews
konradreiche
3
6.4k
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
280
ALL CODE BASE ARE BELONG TO STUDY
uzulla
27
6.7k
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
1.2k
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
3
240
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
810
Android16 Migration Stories ~Building a Pattern for Android OS upgrades~
reoandroider
0
130
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
190
Cursorハンズオン実践!
eltociear
2
1.2k
TransformerからMCPまで(現代AIを理解するための羅針盤)
mickey_kubo
7
5k
Claude CodeによるAI駆動開発の実践 〜そこから見えてきたこれからのプログラミング〜
iriikeita
0
320
マンガアプリViewerの大画面対応を考える
kk__777
0
160
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Unsuck your backbone
ammeep
671
58k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
610
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
The Invisible Side of Design
smashingmag
302
51k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Typedesign – Prime Four
hannesfritz
42
2.8k
Being A Developer After 40
akosma
91
590k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
Navigating Team Friction
lara
190
15k
Visualization
eitanlees
149
16k
Transcript
SMS / Voice API’s Jon Culver
Build Something Pilot • Git • Ruby • Sinatra –
Micro Frameworks • Tropo – Voice / SMS API • Bitbucket • Best Practices
Machine Setup • Ruby - $ \curl -L https://get.rvm.io |
bash -s stable --ruby • Sinatra - $ sudo gem install sinatra • Tropo - $ sudo gem install tropo-webapi-ruby • Git - http://git-scm.com/download
Git http://rogerdudler.github.io/git-guide/
Git Pull
Ruby Intro http://learnxinyminutes.com
Ruby Intro http://learnxinyminutes.com
Ruby Intro http://learnxinyminutes.com
Sinatra http://sinatrarb.com Routes • HTTP method paired with a URL-matching
pattern. • Each route is associated with a block:
Tunnlr http://tunnlr.com
Tropo Web (HTTP) API
SMS Receive
Voice Menu
Bitbucket http://bitbucket.org
Best Practices Don’t Be Evil
Thanks! @jonathanhculver (twitter, facebook, github, gmail) @culverlabs http://culverlabs.co http://github.com/jonathanhculver