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
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
110
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
CSC307 Lecture 13
javiergs
PRO
0
310
15年目のiOSアプリを1から作り直す技術
teakun
1
610
Agentic AI: Evolution oder Revolution
mobilelarson
PRO
0
120
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
360
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
210
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
680
AHC061解説
shun_pi
0
340
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
980
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
250
Featured
See All Featured
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
310
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
How to Think Like a Performance Engineer
csswizardry
28
2.5k
Deep Space Network (abreviated)
tonyrice
0
86
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
New Earth Scene 8
popppiees
1
1.7k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
97
The Limits of Empathy - UXLibs8
cassininazir
1
250
Tell your own story through comics
letsgokoyo
1
830
Design in an AI World
tapps
0
160
The browser strikes back
jonoalderson
0
770
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