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
350
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
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
160
「影響が少ない」を自分の目でみてみる
o0h
PRO
2
1.1k
地域ITコミュニティの活性化とAWSに移行してみた話
yuukis
0
240
Building a macOS screen saver with Kotlin (Android Makers 2025)
zsmb
1
150
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
1
2.8k
これだけは知っておきたいクラス設計の基礎知識 version 2
masuda220
PRO
24
6.5k
海外のアプリで見かけたかっこいいTransitionを真似てみる
shogotakasaki
1
170
Cursor/Devin全社導入の理想と現実
saitoryc
13
8.2k
State of Namespace
tagomoris
4
1.8k
「理解」を重視したAI活用開発
fast_doctor
0
130
RubyKaigi Dev Meeting 2025
tenderlove
1
180
Compose Hot Reload is here, stop re-launching your apps! (Android Makers 2025)
zsmb
1
520
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
13
680
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
How to train your dragon (web standard)
notwaldorf
90
6k
Gamification - CAS2011
davidbonilla
81
5.2k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.6k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
BBQ
matthewcrist
88
9.6k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.3k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
135
33k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
104
19k
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