This repostory contains my work for the Data Source API Analyst assignment
Content/: Contains API documentation, Python scripts, and guides.Postman_Collection/: Holds the Postman collection exports.
- Researched GitHub API endpoints for repositories, commits, and file contents.
- Implemented Python scripts in Google Colab with error handling.
- Tested API responses in Postman.
- Created troubleshooting documentation.
- For Python: Run
github_api.py(requiresrequestslibrary). - For Postman: Import
GitHub_API_Test.postman_collection.json.