bjjb / ebayr

A small library to help using the eBay Trading API with Ruby
MIT License
60 stars 49 forks source link

Paginate results #1

Open bjjb opened 12 years ago

bjjb commented 12 years ago

Results from the trading API need to handle pagination when the number of results exceeds 200.

See here to get started.