{"id":22616091,"url":"https://github.com/ferdyciputra/restassured-starter-project-api","last_synced_at":"2025-08-02T05:07:18.612Z","repository":{"id":216492992,"uuid":"736684887","full_name":"ferdyciputra/restassured-starter-project-api","owner":"ferdyciputra","description":"This Starter Project API Automation Testing Using Rest Assured, TestNG and Extent Report for Reporting","archived":false,"fork":false,"pushed_at":"2025-02-24T07:48:28.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T00:43:27.350Z","etag":null,"topics":["api","automated-testing","extentreports","java","restassured","testng"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ferdyciputra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-28T15:23:17.000Z","updated_at":"2025-02-24T07:48:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"57de1601-f2c4-4fca-94b8-e15722b9c946","html_url":"https://github.com/ferdyciputra/restassured-starter-project-api","commit_stats":null,"previous_names":["ferdyciputra/restassured-starter-project-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ferdyciputra/restassured-starter-project-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdyciputra%2Frestassured-starter-project-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdyciputra%2Frestassured-starter-project-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdyciputra%2Frestassured-starter-project-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdyciputra%2Frestassured-starter-project-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferdyciputra","download_url":"https://codeload.github.com/ferdyciputra/restassured-starter-project-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdyciputra%2Frestassured-starter-project-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268337945,"owners_count":24234538,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","automated-testing","extentreports","java","restassured","testng"],"created_at":"2024-12-08T19:10:40.418Z","updated_at":"2025-08-02T05:07:18.605Z","avatar_url":"https://github.com/ferdyciputra.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# restassured-starter-project-api\nThis Project API Automation Testing Using Rest Assured, TestNG and Extent Report for Reporting\n\n## Required\n\n1. Download [Java SDK](https://www.oracle.com/java/technologies/downloads/)\n   [Tutorial Installation Java in Windows](https://www.petanikode.com/java-windows/)\n\n2. Download [Maven](https://maven.apache.org/download.cgi?Preferred=ftp://ftp.osuosl.org/pub/apache/)\n\n`*If your computer already installed Java and Maven, you can skip step number 1 and 2.`\n\n## Install Maven Dependency without running Test\n\n```\nmvn install -DskipTests=true\n```\n\n## API Key Configuration\nThis project uses an `x-api-key` header for API authentication. Ensure you include this header in each request.\n\n## API Rate Limiting\nThere is a limit of 100 API requests per day per API key.\nThis limitation is due to the restrictions applied to the x-api-key header.\n\nIf the limit is exceeded, the server will respond with:\n```\nHTTP 429 - Too Many Requests\n```\n\n## API Key Location\nThe API key is stored in a properties file located at:\n```\nsrc/test/resources/api.properties\n```\nExample content:\n```\napiKey=your_api_key_here\n```\n\n## Running Test with Default Value file TestNG XML\n\nThis command will run TestNG xml file located in `testng-suites/test-api.xml`\n\nDefault value is found in properties with the name `suiteXmlFile` in the `pom.xml` file\n\n```\nmvn test\n```\n\n## Running Test with Specified file TestNG XML\n\n```\nmvn -DsuiteXmlFile=\"path\\to\\file.xml\" test\n```\n\n## See Results Test\n\nYou can see the test report results located in folder `reports`\n\n`*To generate a report file using Library Extent Report`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferdyciputra%2Frestassured-starter-project-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferdyciputra%2Frestassured-starter-project-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferdyciputra%2Frestassured-starter-project-api/lists"}