virb30 / lml-commerce

2 stars 0 forks source link

Implement pagination interface #88

Open virb30 opened 9 months ago

virb30 commented 9 months ago

Define and Implement a pagination interface that can provide the following information:

  1. Current page
  2. Items per page
  3. Total items
  4. Number of pages