{"id":21480479,"url":"https://github.com/codewithmmak/rest-api-requests-python","last_synced_at":"2025-07-15T12:31:59.285Z","repository":{"id":40359796,"uuid":"354315685","full_name":"codewithmmak/rest-api-requests-python","owner":"codewithmmak","description":"RESTful API Testing in Python with requests","archived":false,"fork":false,"pushed_at":"2022-12-24T18:00:16.000Z","size":77,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-04T02:19:36.629Z","etag":null,"topics":["api","api-automation","api-testing-framework","pytest","pytest-bdd","pytest-html","python","requests","restful-api","test-automation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewithmmak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-03T14:41:26.000Z","updated_at":"2023-02-20T18:57:15.000Z","dependencies_parsed_at":"2023-01-30T21:16:06.453Z","dependency_job_id":null,"html_url":"https://github.com/codewithmmak/rest-api-requests-python","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Frest-api-requests-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Frest-api-requests-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Frest-api-requests-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Frest-api-requests-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmmak","download_url":"https://codeload.github.com/codewithmmak/rest-api-requests-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226038783,"owners_count":17564046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-automation","api-testing-framework","pytest","pytest-bdd","pytest-html","python","requests","restful-api","test-automation"],"created_at":"2024-11-23T12:15:26.021Z","updated_at":"2024-11-23T12:15:27.790Z","avatar_url":"https://github.com/codewithmmak.png","language":"Python","readme":"# RESTful API Testing in Python with requests\n\n## To Get Started\n\n### Pre-requisites\n* Download and install Python:\n  * [Install Python](https://www.python.org/downloads/ \"Install Python\")\n* Download and install any Text Editor like Visual Code/Sublime/Brackets\n  * [Install Visual Studio Code](https://code.visualstudio.com/download \"Install Visual Studio Code\")\n\n### Setup \n* Clone the repository into a folder\n* Go to Project root directory and install Dependency: `pip install -r requirements.txt`\n* All the dependencies from requirements.txt will be installed.\n\n### Run Test\n1. Open Terminal\n2. Go to project location\n3. Enter `pytest` and hit enter key\n\n### Capture stdout\n1. Open Terminal\n2. Go to project location\n3. Enter `pytest -sv --capture=sys` and hit enter key\n\n### Generate HTML Report using pytest-html\n1. Open Terminal\n2. Go to project location\n3. Enter `pytest -sv --capture=sys --html=report.html` and hit enter key\n\n#### HTML Report\n![HTML Test Report](./img/report.png?raw=true \"HTML Test Report\")","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmmak%2Frest-api-requests-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmmak%2Frest-api-requests-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmmak%2Frest-api-requests-python/lists"}