{"id":20749000,"url":"https://github.com/rhaeguard/impostor","last_synced_at":"2026-04-25T07:34:11.826Z","repository":{"id":167534864,"uuid":"237039191","full_name":"rhaeguard/impostor","owner":"rhaeguard","description":"Impostor - a Mock HTTP Server","archived":false,"fork":false,"pushed_at":"2020-02-04T18:48:26.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T19:35:36.906Z","etag":null,"topics":["http-server","mock-server","mock-webserver","testing"],"latest_commit_sha":null,"homepage":null,"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/rhaeguard.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-29T17:13:26.000Z","updated_at":"2020-04-02T15:50:01.000Z","dependencies_parsed_at":"2023-05-22T21:23:31.568Z","dependency_job_id":null,"html_url":"https://github.com/rhaeguard/impostor","commit_stats":null,"previous_names":["rhaeguard/impostor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rhaeguard/impostor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fimpostor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fimpostor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fimpostor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fimpostor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhaeguard","download_url":"https://codeload.github.com/rhaeguard/impostor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fimpostor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32254697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["http-server","mock-server","mock-webserver","testing"],"created_at":"2024-11-17T08:20:06.254Z","updated_at":"2026-04-25T07:34:11.820Z","avatar_url":"https://github.com/rhaeguard.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Impostor - Mock HTTP Server\nTo build and run the application:\n\n`sudo docker build -t impostor --build-arg config='./config.yml' . \u0026\u0026 sudo docker run -p 8888:8888 -it impostor`\n\n[**config.yml**](./config.yml) file is the configuration file template.\n\nFor each endpoint the following fields are available so far:\n\n- *path* - obviously the path of the endpoint\n    \n    - the path variables can be used inside the payload\n    - {path_variable_name:data_type} \n        - `path_variable_name` can be used inside the payload using `${path_variable_name}` construct.\n        - `data_type` so far can be either `number`, `string`\n- *contentType* - contentType of the payload returned\n- *method* - http method expected on that endpoint\n- *payload* - what should be returned\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaeguard%2Fimpostor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhaeguard%2Fimpostor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaeguard%2Fimpostor/lists"}