Hacker News new | ask | show | jobs
by modarts 4159 days ago
What's "JSON payload control" exactly?
1 comments

Confidence in returning the minimum to render a view. By default, without having to worry about over / under fetching data. Not having to worry about cleaning up endpoints when the needs of the consumer changes. A client that requests exactly what it needs, rather than hitting an endpoint with 'something', is extremely efficient.
Great answer; thanks for the clarification!