From d3db79dba10a95a73f1f2a25c3442b54bca55934 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelnaser Date: Wed, 8 Oct 2025 11:02:24 +0300 Subject: [PATCH] Docs : Add Endpoint Documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55ad6f9..7115388 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Base route: `/api/wonders` - PUT /api/wonders/{id} — update a wonder - DELETE /api/wonders/{id} — delete a wonder - GET /api/wonders/random — get a random wonder +- GET /api/wonders/Pagination — get wonders By Pagination Example create request: