PostgREST with Svelte and Sapper

In this post I’ll assemble some libraries to form a simple web framework prototype with Svelte as the frontend for a PostgREST API backend. Here’s a quick overview of the tech we’ll use in this tutorial: PostgREST is a server…