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
RESTful web services with Sinatra & jQuery.rest
Search
Nebraska JS
September 01, 2010
Programming
2
340
RESTful web services with Sinatra & jQuery.rest
Presented by Adam Lassek, September 2010. Video available here:
http://vimeo.com/14659274
Nebraska JS
September 01, 2010
Tweet
Share
More Decks by Nebraska JS
See All by Nebraska JS
Loki at the Marvel API with Juan Vazquez
nebraskajs
0
160
The Maker Movement with Shelly Lynn Xiong
nebraskajs
0
180
SVGs with Cara Heacock
nebraskajs
0
170
Emscripten with Bryan Rockwood
nebraskajs
0
140
RESTful Services in Node.JS
nebraskajs
4
590
Performance & Responsive Web Design
nebraskajs
23
5.5k
Other Decks in Programming
See All in Programming
AI Coding Agent Enablement - エージェントを自走させよう
yukukotani
13
5.3k
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
4
850
趣味全開のAITuber開発
kokushin
0
180
PHPer's Guide to Daemon Crafting Taming and Summoning
uzulla
2
1.2k
Django for Data Science (Boston Python Meetup, March 2025)
wsvincent
0
300
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
880
CRE Meetup!ユーザー信頼性を支えるエンジニアリング実践例の発表資料です
tmnb
0
590
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
670
PHPUnit 高速化テクニック / PHPUnit Speedup Techniques
pinkumohikan
1
1.3k
自分のために作ったアプリが、グローバルに使われるまで / Indie App Development Lunch LT
pixyzehn
1
150
英語文法から学ぶ、クリーンな設計の秘訣
newnomad
1
290
フロントエンドテストの育て方
quramy
11
2.9k
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
177
52k
Embracing the Ebb and Flow
colly
85
4.6k
Rails Girls Zürich Keynote
gr2m
94
13k
Scaling GitHub
holman
459
140k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
We Have a Design System, Now What?
morganepeng
51
7.5k
Visualization
eitanlees
146
16k
Unsuck your backbone
ammeep
670
57k
The Invisible Side of Design
smashingmag
299
50k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
Designing for Performance
lara
607
69k
A Tale of Four Properties
chriscoyier
158
23k
Transcript
RESTful web services with Sinatra & jQuery.rest Wednesday, September 1,
2010
CRUD Create Read Update Delete Wednesday, September 1, 2010
CRUD Create Read Update Delete INSERT SELECT UPDATE DELETE Wednesday,
September 1, 2010
CRUD Create Read Update Delete INSERT SELECT UPDATE DELETE POST
GET PUT DELETE Wednesday, September 1, 2010
REST Representational State Transfer Wednesday, September 1, 2010
REST Representational State Transfer GET /quotes POST /quotes PUT /quotes/42
DELETE /quotes/42 Wednesday, September 1, 2010
Wednesday, September 1, 2010
Wednesday, September 1, 2010