Automatic APIs With PostgREST for PostgreSQL

Kevin McGahey – November 28, 2023 Storing information in a relational database and sharing it via a RESTful API is a very common scenario these days. Depending on your RDBMS (relational database management system), this may take a lot of development effort. One solution that attempts to simplify the process is the PostgREST web server … Continue reading Automatic APIs With PostgREST for PostgreSQL