This project demonstrates simple REST API automation using Java, Maven, and RestAssured.
- Basic API requests (GET, POST, PUT)
- Status code validation
- Response body validation
- Parameterization basics
- Clone the repository
- Open in Eclipse or IntelliJ
- Run tests with JUnit runner