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
70
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
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
450
Laravel Boost 超入門
fire_arlo
3
220
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.4k
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
230
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
310
RDoc meets YARD
okuramasafumi
4
170
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
110
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
190
Tool Catalog Agent for Bedrock AgentCore Gateway
licux
7
2.5k
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
170
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
250
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.8k
Documentation Writing (for coders)
carmenintech
74
5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
The Invisible Side of Design
smashingmag
301
51k
Speed Design
sergeychernyshev
32
1.1k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
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