Hack-The-Tunnels-8 / hack-the-tunnels-hack-the-tunnels-i-sure-hope-it-does

hack-the-tunnels-hack-the-tunnels-i-sure-hope-it-does created by GitHub Classroom
0 stars 1 forks source link

Add Pagination To Products Endpoint #26

Open hackthetunnelsbot[bot] opened 11 months ago

hackthetunnelsbot[bot] commented 11 months ago

Description:

Modify the GET /products endpoint to support pagination.

The endpoint should support page and limit query parameters.

Acceptance Criteria:

The GET /products endpoint supports pagination as described above.