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
postgREST
Search
Igor Leroy
November 20, 2015
Programming
0
120
postgREST
lightning talk about postgREST
Igor Leroy
November 20, 2015
Tweet
Share
More Decks by Igor Leroy
See All by Igor Leroy
Remote Work
leroy
0
83
O mundo mágico do Trabalho Remoto
leroy
0
50
Ruby vs Python
leroy
0
200
Other Decks in Programming
See All in Programming
Workers を定期実行する方法は一つじゃない
rokuosan
0
130
コーディングエージェント概観(2025/07)
itsuki_t88
0
430
What's new in AppKit on macOS 26
1024jp
0
180
中級グラフィックス入門~効率的なメッシュレット描画~
projectasura
3
1.6k
Strands Agents で実現する名刺解析アーキテクチャ
omiya0555
1
110
状態遷移図を書こう / Sequence Chart vs State Diagram
orgachem
PRO
3
280
Vibe Codingの幻想を超えて-生成AIを現場で使えるようにするまでの泥臭い話.ai
fumiyakume
18
9.4k
Bedrock AgentCore ObservabilityによるAIエージェントの運用
licux
8
280
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
470
No Install CMS戦略 〜 5年先を見据えたフロントエンド開発を考える / no_install_cms
rdlabo
0
360
iOS開発スターターキットの作り方
akidon0000
0
200
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)
risatube
PRO
5
1.2k
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
We Have a Design System, Now What?
morganepeng
53
7.7k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Optimizing for Happiness
mojombo
379
70k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
19k
GraphQLとの向き合い方2022年版
quramy
49
14k
Rails Girls Zürich Keynote
gr2m
95
14k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Transcript
postgREST Igor Leroy @lerrua
None
• +4 years monolithic app • big mess between backend
and frontend • slow tests • rewrite? • mobile app?
• RESTful API • microservices • frontend components
?
None
• Serializing JSON responses directly in SQL • Data validation
+ Authorization • Security + (HTTP Basic over SSL or JWT) • https://github.com/begriffs/postgrest
• Download the binary and invoke like so:
https://github.com/catarse/mithril.postgrest https://github.com/catarse/catarse.js https://github.com/catarse/catarse-api-specs https://github.com/catarse/catarse