ruby-api-pagination

API pagination support
  https://github.com/davidcelis/api-pagination
  0
  no reviews



This package provide Link header pagination for Rails and Grape APIs, following the proposed RFC 5988 (http://tools.ietf.org/html/rfc5988) standard for Web linking to include pagination information in the response HTTP headers instead of in the body of the response.