What's the pattern or an approach for paging through a REST-ful endpoint in Angular?

后端 未结 0 402
醉酒成梦
醉酒成梦 2020-11-21 05:27

I am paging through data by accessing a single REST-ful endpoint, and the data (JSON) coming back has pointers to the previous (prev), current (curr) and next page of data.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题