API Automation with Python This project demonstrates automated API testing using Python, pytest, and requests. It tests endpoints of a public API (jsonplaceholder.typicode.com). Features GET, POST, PUT, DELETE request testing JSON response validation Simple, readable pytest structure