Posted By: Mike Taulty | Jul 29th @ 2:17 AM
We can cut down the number of HTTP round-trips that we make from client to service by using the batching feature of Data Services. A service exposes a $batch endpoint that we can send multiple "CRUD" operations to in a single HTTP request.
Rating:
0
0
Be the first to comment!