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
84
O mundo mágico do Trabalho Remoto
leroy
0
50
Ruby vs Python
leroy
0
200
Other Decks in Programming
See All in Programming
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
920
Reactをクライアントで使わない
yusukebe
7
6.2k
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
370
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
0
240
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
0
510
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
130
Чего вы не знали о строках в Python – Василий Рябов, PythoNN
sobolevn
0
150
Serena MCPのすすめ
wadakatu
4
780
まだ世にないサービスをAIと創る話 〜 失敗から学ぶフルスタック開発への挑戦 〜
katayamatg
0
160
NetworkXとGNNで学ぶグラフデータ分析入門〜複雑な関係性を解き明かすPythonの力〜
mhrtech
3
750
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
110
スマホで海難事故は防げるか?年間2000件以上の小型船舶の事故に挑むアプリ開発
atsuki_seo
0
120
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
513
110k
Designing for Performance
lara
610
69k
Building an army of robots
kneath
306
46k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Building Adaptive Systems
keathley
43
2.8k
Designing for humans not robots
tammielis
254
25k
Optimizing for Happiness
mojombo
379
70k
The Cult of Friendly URLs
andyhume
79
6.6k
Docker and Python
trallard
46
3.6k
Visualization
eitanlees
148
16k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
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