This project is a serverless, event-driven ETL pipeline that extracts trending video data from the YouTube Data API, transforms it, and loads it into a PostgreSQL database hosted on Amazon RDS. It's ...
API Testing Framework A clean, maintainable Python API testing framework demonstrating best practices for automated API testing. Built with pytest, requests, and Allure reporting. Features Clean Test ...