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
82
O mundo mágico do Trabalho Remoto
leroy
0
50
Ruby vs Python
leroy
0
200
Other Decks in Programming
See All in Programming
本当だってば!俺もTRICK 2022に入賞してたんだってば!
jinroq
0
270
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
610
goにおける コネクションプールの仕組み を軽く掘って見た
aronokuyama
0
150
Devin入門と最近のアップデートから見るDevinの進化 / Introduction to Devin and the Evolution of Devin as Seen in Recent Update
rkaga
9
4.2k
エンジニア未経験が最短で戦力になるためのTips
gokana
0
240
国漢文混用体からHolloまで
minhee
1
120
Django for Data Science (Boston Python Meetup, March 2025)
wsvincent
0
290
複数ドメインに散らばってしまった画像…! 運用中のPHPアプリに後からCDNを導入する…!
suguruooki
0
450
CRE Meetup!ユーザー信頼性を支えるエンジニアリング実践例の発表資料です
tmnb
0
540
Go1.24で testing.B.Loopが爆誕
kuro_kurorrr
0
170
爆速スッキリ! Rspack 移行の成果と道のり - Muddy Web #11
dora1998
1
170
AHC 044 混合整数計画ソルバー解法
kiri8128
0
320
Featured
See All Featured
Building a Modern Day E-commerce SEO Strategy
aleyda
39
7.2k
How to train your dragon (web standard)
notwaldorf
91
5.9k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.3k
Scaling GitHub
holman
459
140k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
135
33k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
25k
Making Projects Easy
brettharned
116
6.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
2.9k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Designing for humans not robots
tammielis
251
25k
Gamification - CAS2011
davidbonilla
81
5.2k
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