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
Event oriented APIs
Search
Fernando Blat
May 29, 2012
Programming
1
140
Event oriented APIs
Talk at the first meeting of usemyapi.com group
Fernando Blat
May 29, 2012
Tweet
Share
More Decks by Fernando Blat
See All by Fernando Blat
Trabajando de forma eficaz con datos públicos
ferblape
0
62
Automatiza, motherfucker
ferblape
2
210
Introducción a la línea de comandos
ferblape
0
310
A brief introduction to testing and TDD
ferblape
3
470
Lessons learned using Redis
ferblape
5
450
Other Decks in Programming
See All in Programming
KANNA Android の技術的課題と取り組み
watabee
0
190
一緒に働きたくなるプログラマの思想 #QiitaConference
mu_zaru
78
20k
Носок на сок
bo0om
0
1.1k
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
8
3.3k
生成AIで知るお願いの仕方の難しさ
ohmori_yusuke
1
100
VitestのIn-Source Testingが便利
taro28
8
2.4k
オープンソースコントリビュート入門
_katsuma
0
120
「理解」を重視したAI活用開発
fast_doctor
0
270
Orleans + Sekiban + SignalR でリアルタイムWeb作ってみた
tomohisa
0
230
RuboCop: Modularity and AST Insights
koic
2
2.5k
20250429 - CNTUG Meetup #67 / DevOps Taiwan Meetup #69 - Deep Dive into Tetragon: Building Runtime Security and Observability with eBPF
tico88612
0
170
Laravel × Clean Architecture
bumptakayuki
PRO
0
140
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
A Tale of Four Properties
chriscoyier
159
23k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Rails Girls Zürich Keynote
gr2m
94
13k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.2k
Side Projects
sachag
453
42k
YesSQL, Process and Tooling at Scale
rocio
172
14k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Optimizing for Happiness
mojombo
378
70k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Transcript
&WFOU 0SJFOUFE "1*T Fernando Blat @ferblape - fernando.blat.es sábado 12
de mayo de 2012
sábado 12 de mayo de 2012
“1BTTJWF” "1*T sábado 12 de mayo de 2012
mustachio.heroku.com sábado 12 de mayo de 2012
sábado 12 de mayo de 2012
http://mustachio.heroku.com/? src=http://farm9.staticflickr.com/ 8154/7103011327_0407632f95_b.jpg sábado 12 de mayo de 2012
sábado 12 de mayo de 2012
4FSJPVTMZ sábado 12 de mayo de 2012
I want to get all content related to Madrid sábado
12 de mayo de 2012
1 - Search and store the results 2 - Wait
N (seconds|minutes|hours|days) 3 - Search items created after our last saved item and store the results ∞ sábado 12 de mayo de 2012
3FBM 5JNF /PUJGJDBUJPOT Whenever a resource changes, clients subscribed to
that resource get notified sábado 12 de mayo de 2012
%&.0 sábado 12 de mayo de 2012
*OTUBHSBN XBZ Create a suscription to: ๏ user ๏ tag
๏ geography ๏ location sábado 12 de mayo de 2012
Callback URL receives a POST request with the ids that
have changed The client has to use the “regular” API to get those items *OTUBHSBN XBZ sábado 12 de mayo de 2012
Client perfoms a request to the Streaming API with the
parameters and indicating to keep open that connection Twitter sends JSON objects through that channel with delimiters 5XJUUFS XBZ sábado 12 de mayo de 2012
Messages to remove tweets Can arrive before the tweet itself
5XJUUFS XBZ sábado 12 de mayo de 2012
Save time Save traffic Faster results "EWBOUBHFT sábado 12 de
mayo de 2012
Do you implement this kind of APIs? Is it worthy?
%FCBUF sábado 12 de mayo de 2012