GET /hello Simple greeting endpoint GET /greeting?name=xxx Greeting with query parameter GET /user/{username} Retrieve user information POST /api/users Create new ...
This repository contains a complete API Test Automation Framework built with Java, Cucumber (BDD), RestAssured and integrated with Playwright MCP, Jenkins CI, and Allure reporting. The README below ...