New ask Hacker News story: GraphQL and PostgreSQL as a managed back end?

GraphQL and PostgreSQL as a managed back end?
2 by niolap | 0 comments on Hacker News.
Graphql is amazing but can be complicated to setup. Postgraphile, give you a Graphql server ready to go but still complicated to understand and maintain. What if you could just have a managed backend backed by Postgraphile and Postgresql that allows you to quick start applications with Graphql, managed authentication, sessions and asynchronous tasks?

Comments