Hacker News new | ask | show | jobs
by nileshtrivedi 3698 days ago
Also check Postgraphql: https://github.com/calebmer/postgraphql

Inspired from Postgrest linked above, it automatically builds a GraphQL API by reflecting on postgres schema.

1 comments

I was looking at that the other day, really exciting project.