REST
@tkawa
2019.12.14 Ruby 01
©Opte Project
@tkawa
(Toru Kawamura)

REST (RESTafarian) 

Sendagaya.rb (w/ @fukajun) 19:30-

https://sendagayarb.doorkeeper.jp/

RubyKaigi

2013 “Rails Gems realize RESTful modeling patterns”

2014 “Hypermedia: The Missing Element to Building Adaptable
Web APIs in Rails”

2016 “Web Clients for Ruby and What they should be in the future”
REST
(2000 -)
REST API?

GraphQL?

gRPC?

…
@t_wada says…
https://speakerdeck.com/twada/understanding-the-spiral-of-technologies
@t_wada says…
https://speakerdeck.com/twada/understanding-the-spiral-of-technologies
REST
(2000 -)
2000 2004 SOAP REST 

20
REST Roy T. Fielding
1995 Apache HTTP Server
Apache HTTP Server 

1996 5 HTTP/1.0 (RFC 1945)

1997 1 HTTP/1.1 (RFC 2068)

2000 

“Architectural Styles and the Design of Network-based Software
Architectures” 

→ Web 

REST
https://twitter.com/fielding

 

REST




[ ]
URL
HTTP
HTML JavaScript
REST URL
https://speakerdeck.com/koriym/rest-6-plus-4falsezhi-yue
😫
REST CRUD
https://dzone.com/articles/working-with-rest-in-oracle-jet
😫
REST 9 (Constraints)

 

REST




[ ]
URL
HTTP
HTML JavaScript

 

REST




[ ]
HTML JSON 

(Representation)

REST = REpresentational State Transfer





→
https://www.researchgate.net/publication/51722277_The_semantic_architecture_of_the_World-Wide_Molecular_Matrix_WWMM
def show
@crystal = Crystal.find(params[:id])
respond_to do |format|
format.html
format.pdf { render pdf: generate_pdf(@crystal) }

format.csv
format.json

…
end
end


→
Web


1 1
https://speakerdeck.com/koriym/rest-6-plus-4falsezhi-yue




Hypertext Transfer Protocol /
Hypertext Markup Language





→
<a> <img> <form>
https://www.ltrebing.de/studium/hypertext/
URL






”RESTful Web APIs” p.11 Figure 1-7
https://speakerdeck.com/koriym/rest-6-plus-4falsezhi-yue

 

REST




[ ]
URL
HTTP
JSON
Web
Web
Web
Web
דREST API”
RPC API
Web
Web
×API
Web
Web
API
REST API
REST API
HTML 1
(HAL, JSON:API, Collection+JSON,…)





→
: Graphiti
https://www.graphiti.dev/
GraphQL REST
REST
REST
GraphQL
REST HTTP
: REST
REST 9 



2 Web 20
API 

API 



API
RESTful Web APIs




REST API 



(@koriym) 

https://bengo4.connpass.com/
http://restfulwebapis.com/

More Related Content

PDF
Node.js server side render in the Age of APIs - Full Stack Toronto 2017
PDF
Migration to serverless
PPT
Add ons for stash
PPTX
A talk on AWS AppSync
PDF
GraphQL API on a Serverless Environment
PDF
What is rest. Why is it part of the Rails way?. Railsconf 2014. Javier Ramirez
PPTX
Rest surekha
PPTX
REST and RESTful Services
Node.js server side render in the Age of APIs - Full Stack Toronto 2017
Migration to serverless
Add ons for stash
A talk on AWS AppSync
GraphQL API on a Serverless Environment
What is rest. Why is it part of the Rails way?. Railsconf 2014. Javier Ramirez
Rest surekha
REST and RESTful Services

Similar to 真のREST (20)

PDF
Rest Vs Soap Yawn2289
PDF
Creating Restful Web Services with restish
PDF
ReST Vs SOA(P) ... Yawn
PDF
PDF
RailsスタイルからRESTを学ぼう よちがや.rb
PDF
Web Clients for Ruby and What they should be in the future
PDF
REST APIS web development for backend familiarity
PDF
Rubykaigi2008: REST 信者から見た Ruby と Rails
PPTX
rest-api-basics.pptx
PPT
restful based web services a presentation
PPTX
REST API
PDF
Resource Oriented Architectures
PDF
REST e Resource Oriented Architectures
PDF
Representational State Transfer (REST)
PPTX
REST & RESTful APIs: The State of Confusion
KEY
SJUG March 2010 Restful design
PDF
A Need For Rest - Łukasz Piestrzeniewicz
PDF
What is REST?
PDF
Finding Restfulness - Madrid.rb April 2014
PDF
Cwinters Intro To Rest And JerREST and Jersey Introductionsey
Rest Vs Soap Yawn2289
Creating Restful Web Services with restish
ReST Vs SOA(P) ... Yawn
RailsスタイルからRESTを学ぼう よちがや.rb
Web Clients for Ruby and What they should be in the future
REST APIS web development for backend familiarity
Rubykaigi2008: REST 信者から見た Ruby と Rails
rest-api-basics.pptx
restful based web services a presentation
REST API
Resource Oriented Architectures
REST e Resource Oriented Architectures
Representational State Transfer (REST)
REST & RESTful APIs: The State of Confusion
SJUG March 2010 Restful design
A Need For Rest - Łukasz Piestrzeniewicz
What is REST?
Finding Restfulness - Madrid.rb April 2014
Cwinters Intro To Rest And JerREST and Jersey Introductionsey
Ad

More from Toru Kawamura (10)

PDF
RESTful #とは RailsスタイルからRESTを学ぼう
PDF
Hypermedia: The Missing Element to Building Adaptable Web APIs in Rails (増補日本語版)
PDF
Hypermedia: The Missing Element to Building Adaptable Web APIs in Rails
PDF
RESTful Meetup vol.3 Introduction
PDF
Rails Gems realize RESTful modeling patterns
PDF
リソースモデリングパターンの提案 #sendagayarb
PDF
routes.rb をもう一度考えてみた #shibuyarb
PDF
返信と@ツイートの仕様変更と提案 #twtr_hack
PDF
RESTとRailsスタイル
PDF
OAuth Echo の Rails Gem
RESTful #とは RailsスタイルからRESTを学ぼう
Hypermedia: The Missing Element to Building Adaptable Web APIs in Rails (増補日本語版)
Hypermedia: The Missing Element to Building Adaptable Web APIs in Rails
RESTful Meetup vol.3 Introduction
Rails Gems realize RESTful modeling patterns
リソースモデリングパターンの提案 #sendagayarb
routes.rb をもう一度考えてみた #shibuyarb
返信と@ツイートの仕様変更と提案 #twtr_hack
RESTとRailsスタイル
OAuth Echo の Rails Gem
Ad

Recently uploaded (20)

PPT
250152213-Excitation-SystemWERRT (1).ppt
PPTX
Top Website Bugs That Hurt User Experience – And How Expert Web Design Fixes
PDF
simpleintnettestmetiaerl for the simple testint
PPTX
The-Importance-of-School-Sanitation.pptx
PDF
Computer Networking, Internet, Casting in Network
PPTX
module 1-Part 1.pptxdddddddddddddddddddddddddddddddddddd
PDF
The Evolution of Traditional to New Media .pdf
PPTX
Layers_of_the_Earth_Grade7.pptx class by
PPTX
COPD_Management_Exacerbation_Detailed_Placeholders.pptx
PDF
Session 1 (Week 1)fghjmgfdsfgthyjkhfdsadfghjkhgfdsa
PDF
Virtual Guard Technology Provider_ Remote Security Service Solutions.pdf
PPTX
在线订购名古屋艺术大学毕业证, buy NUA diploma学历认证失败怎么办
PPTX
Internet Safety for Seniors presentation
PPT
415456121-Jiwratrwecdtwfdsfwgdwedvwe dbwsdjsadca-EVN.ppt
PPTX
Reading as a good Form of Recreation
PPTX
Tìm hiểu về dịch vụ FTTH - Fiber Optic Access Node
PPTX
ECO SAFE AI - SUSTAINABLE SAFE AND HOME HUB
PPTX
MY PRESENTATION66666666666666666666.pptx
PPTX
KSS ON CYBERSECURITY INCIDENT RESPONSE AND PLANNING MANAGEMENT.pptx
PDF
📍 LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1 TERPOPULER DI INDONESIA ! 🌟
250152213-Excitation-SystemWERRT (1).ppt
Top Website Bugs That Hurt User Experience – And How Expert Web Design Fixes
simpleintnettestmetiaerl for the simple testint
The-Importance-of-School-Sanitation.pptx
Computer Networking, Internet, Casting in Network
module 1-Part 1.pptxdddddddddddddddddddddddddddddddddddd
The Evolution of Traditional to New Media .pdf
Layers_of_the_Earth_Grade7.pptx class by
COPD_Management_Exacerbation_Detailed_Placeholders.pptx
Session 1 (Week 1)fghjmgfdsfgthyjkhfdsadfghjkhgfdsa
Virtual Guard Technology Provider_ Remote Security Service Solutions.pdf
在线订购名古屋艺术大学毕业证, buy NUA diploma学历认证失败怎么办
Internet Safety for Seniors presentation
415456121-Jiwratrwecdtwfdsfwgdwedvwe dbwsdjsadca-EVN.ppt
Reading as a good Form of Recreation
Tìm hiểu về dịch vụ FTTH - Fiber Optic Access Node
ECO SAFE AI - SUSTAINABLE SAFE AND HOME HUB
MY PRESENTATION66666666666666666666.pptx
KSS ON CYBERSECURITY INCIDENT RESPONSE AND PLANNING MANAGEMENT.pptx
📍 LABUAN4D EXCLUSIVE SERVER STAR GAMING ASIA NO.1 TERPOPULER DI INDONESIA ! 🌟

真のREST