|
|
|
|
|
by nicwolff
2973 days ago
|
|
If you're using it to make simple queries the benefit over REST is incremental. But you can use it to get in one request all the data it would take your API clients many REST requests to gather, and then the benefit can be dramatic. |
|