Modern Web Architecture Without a Backend โ Using PostgREST
ยท 7 min read
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.