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
400
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
230
The Maker Movement with Shelly Lynn Xiong
nebraskajs
0
240
SVGs with Cara Heacock
nebraskajs
0
220
Emscripten with Bryan Rockwood
nebraskajs
0
190
RESTful Services in Node.JS
nebraskajs
4
630
Performance & Responsive Web Design
nebraskajs
23
5.6k
Other Decks in Programming
See All in Programming
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
ふつうのRubyist、ちいさなデバイス、大きな一年 / Ordinary Rubyists, Tiny Devices, Big Year
chobishiba
1
420
TipKitTips
ktcryomm
0
160
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
240
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
170
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
410
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
220
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
130
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
800
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
170
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
360
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
290
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
460
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
A Tale of Four Properties
chriscoyier
163
24k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
Information Architects: The Missing Link in Design Systems
soysaucechin
0
820
How to Ace a Technical Interview
jacobian
281
24k
GitHub's CSS Performance
jonrohan
1032
470k
The SEO Collaboration Effect
kristinabergwall1
0
390
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Accessibility Awareness
sabderemane
0
75
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