Hacker News new | ask | show | jobs
by rubber_duck 3411 days ago
Why not just query the database using standard drivers then ? What am I missing here ?
1 comments

Maybe the the exposed application acts like a proxy for the internal apis, only check authentication info and pass on the request to the postgrest servers.