Hacker News new | ask | show | jobs
by g5095 2895 days ago
100% agree, RPC was good enough for our forefathers ;) REST and graphQL are both terrible (there, it had to be said).

There's no reason someone who wants an expressive query language like graphQL provides couldn't send that query over gRPC, in which case all the benefits are moot, you can do both. But let the rest of us just make regular RPC calls.