How to build a distributed backend API with Yugabyte and postREST
Aug 4, 2023 · 2 min read · Before we jump to the action, I want to present our main actors. PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoi...
Join discussion