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
88
O mundo mágico do Trabalho Remoto
leroy
0
55
Ruby vs Python
leroy
0
210
Other Decks in Programming
See All in Programming
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
170
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
2
160
CSC307 Lecture 12
javiergs
PRO
0
460
Geminiの機能を調べ尽くしてみた
naruyoshimi
0
200
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
680
CopilotKit + AG-UIを学ぶ
nearme_tech
PRO
1
130
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
140
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
690
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
520
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
230
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
370
Featured
See All Featured
Believing is Seeing
oripsolob
1
72
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
Building an army of robots
kneath
306
46k
ラッコキーワード サービス紹介資料
rakko
1
2.5M
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
430
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
For a Future-Friendly Web
brad_frost
183
10k
Documentation Writing (for coders)
carmenintech
77
5.3k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
HDC tutorial
michielstock
1
500
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