Hacker News new | ask | show | jobs
by csomar 539 days ago
> Stop re-inventing.

> You don't GraphQL.

Isn't that... ironic? You can Postgres -> GraphQL pretty much without code (pg_graphql). And then link your interfaces with the GraphQL endpoints with little code. Why re-invent with REST APIs?