Disclaimer: This tutorial was developed on Mac OSX 10.14.6 and tested on Ubuntu 18.04. Windows compatibility cannot be guaranteed. In this tutorial you'll learn how to install and setup PostgREST, the ...
In case you have never heard of PostgREST before, let's have a look at what the authors say: PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The ...