You want to implement pagination links for an API returning 100 items with 10 items per page. Which Link header correctly provides navigation for page 5?
hard📝 Application Q15 of 15
Rest API - HATEOAS and Linking
You want to implement pagination links for an API returning 100 items with 10 items per page. Which Link header correctly provides navigation for page 5?