API Automation Tests Description This is an API Automation Project that uses: TestNG Rest Assured Log4j2 Maven Getting Started Clone the project Build the project: mvn install -DskipTests=true Run the tests: mvn test