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
330
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
150
The Maker Movement with Shelly Lynn Xiong
nebraskajs
0
170
SVGs with Cara Heacock
nebraskajs
0
160
Emscripten with Bryan Rockwood
nebraskajs
0
130
RESTful Services in Node.JS
nebraskajs
4
580
Performance & Responsive Web Design
nebraskajs
23
5.5k
Other Decks in Programming
See All in Programming
ソフトウェアエンジニアの成長
masuda220
PRO
12
2.1k
『テスト書いた方が開発が早いじゃん』を解き明かす #phpcon_nagoya
o0h
PRO
8
2.4k
Honoのおもしろいミドルウェアをみてみよう
yusukebe
1
230
バッチを作らなきゃとなったときに考えること
irof
2
520
責務と認知負荷を整える! 抽象レベルを意識した関心の分離
yahiru
8
1.3k
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
890
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
300
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
810
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
200
ML.NETで始める機械学習
ymd65536
0
230
Kotlinの開発でも AIをいい感じに使いたい / Making the Most of AI in Kotlin Development
kohii00
5
1.2k
Multi Step Form, Decentralized Autonomous Organization
pumpkiinbell
1
860
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
461
33k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
250
Building Adaptive Systems
keathley
40
2.4k
A Tale of Four Properties
chriscoyier
158
23k
Rails Girls Zürich Keynote
gr2m
94
13k
Java REST API Framework Comparison - PWX 2021
mraible
29
8.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
990
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
133
33k
Speed Design
sergeychernyshev
27
810
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
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