When doing pagination it is nice to have http headers see https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#pagination and https://tools.ietf.org/html/rfc5988#page-6
These make life much easier than having to roll things yourself which can lead to mistakes
When doing pagination it is nice to have http headers see https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#pagination and https://tools.ietf.org/html/rfc5988#page-6
These make life much easier than having to roll things yourself which can lead to mistakes