meetup-api-client icon indicating copy to clipboard operation
meetup-api-client copied to clipboard

Support Batch Operations

Open rdohms opened this issue 11 years ago • 0 comments

The new v3 Meetup API allows batching multiple calls in one, this should be supported by the client in a built-in manner.

  • [ ] Read docs: http://www.meetup.com/meetup_api/docs/batch/
  • [ ] Research batch processing wrapping in Guzzle
  • [ ] Implement OO friendly catching

rdohms avatar Apr 06 '14 11:04 rdohms