RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Enumerate through paginated REST API resources

When working with a JSON API that exposes a list of resources we typically are in presence of paginated results. Today we enable a client library to efficiently enumerate through resources while hiding the complexity of pagination https://hspazio.github.io/2019/rest-client-enumerator/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in