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
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
810
AIともっと楽するE2Eテスト
myohei
0
170
A2A プロトコルを試してみる
azukiazusa1
2
1.3k
LINEヤフー データグループ紹介
lycorp_recruit_jp
1
2.3k
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
230
5つのアンチパターンから学ぶLT設計
narihara
1
160
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
160
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
110
PicoRuby on Rails
makicamel
2
120
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.5k
XP, Testing and ninja testing
m_seki
3
240
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
10k
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
We Have a Design System, Now What?
morganepeng
53
7.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Why Our Code Smells
bkeepers
PRO
337
57k
Thoughts on Productivity
jonyablonski
69
4.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Scaling GitHub
holman
459
140k
The Language of Interfaces
destraynor
158
25k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
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