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
Introducción a JSONAPI
Search
Sergio Arbeo
June 25, 2015
Programming
1
200
Introducción a JSONAPI
Sergio Arbeo
June 25, 2015
Tweet
Share
More Decks by Sergio Arbeo
See All by Sergio Arbeo
Testing sin Dogmas
serabe
0
240
Decorating JavaScript - source{d} edition
serabe
1
150
Componentes: DD
serabe
0
390
Bienvenidos a Ember Madrid
serabe
2
220
Lo que la cafeína le hizo a JS
serabe
1
240
Lo que la cafeína le hizo a JS
serabe
1
3k
Taller de Introducción a Ember.JS
serabe
1
210
Generadores en JavaScript
serabe
1
520
El diablo está en los detalles
serabe
0
680
Other Decks in Programming
See All in Programming
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
390
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
270
How to stabilize UI tests using XCTest
akkeylab
0
130
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
990
Codex の「自走力」を高める
yorifuji
0
1.2k
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
230
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
350
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
580
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
560
Docコメントで始める簡単ガードレール
keisukeikeda
1
120
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
140
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
140
Featured
See All Featured
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
140
Measuring & Analyzing Core Web Vitals
bluesmoon
9
790
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Skip the Path - Find Your Career Trail
mkilby
1
80
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Being A Developer After 40
akosma
91
590k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
210
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
380
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Leo the Paperboy
mayatellez
4
1.5k
Embracing the Ebb and Flow
colly
88
5k
The Cult of Friendly URLs
andyhume
79
6.8k
Transcript
JSONAPI
None
None
What is JSONAPI?
What is JSONAPI?
None
CRUD
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
CRUD
/ferrets/aleph/rels/owner PATCH
/ferrets/aleph GET
/ferrets/aleph/rels/owner PATCH
/ferrets/aleph PATCH
/ferrets/aleph PATCH
/ferrets/aleph PATCH
/ferrets/aleph PATCH
/ferrets/aleph PATCH
CRUD
/ferrets/aleph DELETE
CRUD
/ferrets POST
/ferrets POST
/ferrets POST U U I D
/ferrets POST R ESPON SE
Compound Documents
/ferrets/aleph GET
/ferrets/aleph GET
/ferrets/aleph GET
Ruby Implementation(s)?
AMS Use version 0.10!
SERIALIZER ADAPTER
SERIALIZER ADAPTER
SERIALIZER ADAPTER
None
None
None
None
None
Thank you