meetup-api-client
meetup-api-client copied to clipboard
Support Batch Operations
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