Hacker News new | ask | show | jobs
by gigatexal 2382 days ago
Fascinating, was there ever more written about your tech stack?
1 comments

Not OP, but we do something similar it our startup. PostgREST (http://postgrest.org) definitely helps if you want to go down this path as it exposes everything in the database (including functions etc) via a RestFUL api.

A bit outdated now, but some details here: https://paul.copplest.one/blog/nimbus-tech-2019-04.html#tech...