Hacker News new | ask | show | jobs
by zozbot234 1832 days ago
Eh, many REST endpoints are de-facto indistinguishable from RPC. Though as far as a general query language for Web clients, you can use SPARQL which interoperates well with REST principles.
1 comments

Or use Odata: rest, with all the benefits of graphql, and aggregations, grouping, joins, filtering, sorting.