Open basex opened 10 years ago
This is just an idea for a future development. Google have a Batch API implemented in Ruby to do batch processing of the API requests. Might be a good idea to minimize the HTTP requests overhead.
https://developers.google.com/api-client-library/ruby/guide/batch
I'll take a look
This is just an idea for a future development. Google have a Batch API implemented in Ruby to do batch processing of the API requests. Might be a good idea to minimize the HTTP requests overhead.
https://developers.google.com/api-client-library/ruby/guide/batch