Skip to main content

11 posts tagged with "fullstack"

View All Tags

Modern Web Architecture Without a Backend — Using PostgREST

· 7 min read
Yiming
Co-founder of ZenStack

Cover Image

No, you didn’t read it wrong. It’s PostgREST, not Postgres 😄. Although the naming is prone to misreading and not friendly to search engines, it perfectly reflects what the project does - it adds a RESTful API layer to PostgreSQL. This post is a quick introduction to what it is, how it works, and what kind of scenarios it fits best.