A REST API automation framework built with JavaScript, Jest, and Axios. Includes a CI/CD pipeline using GitHub Actions for automated test execution on every code push.
This project demonstrates a simple ETL (Extract, Transform, Load) pipeline using the GitHub REST API, Python, Pandas, and PostgreSQL. The pipeline extracts GitHub user information, performs ...