{"id":50660981,"url":"https://github.com/mathiasdonoso/dummy","last_synced_at":"2026-06-08T02:32:07.160Z","repository":{"id":325741831,"uuid":"1097348928","full_name":"mathiasdonoso/dummy","owner":"mathiasdonoso","description":"A CLI that turns postman collections into functional mock APIs","archived":false,"fork":false,"pushed_at":"2025-11-23T04:10:15.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-23T06:10:36.899Z","etag":null,"topics":["cli","command-line","command-line-tool","mock","mock-server","postman","postman-collection"],"latest_commit_sha":null,"homepage":"","language":null,"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/mathiasdonoso.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,"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":"2025-11-16T02:01:54.000Z","updated_at":"2025-11-19T01:32:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mathiasdonoso/dummy","commit_stats":null,"previous_names":["mathiasdonoso/dummy"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasdonoso/dummy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasdonoso%2Fdummy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasdonoso%2Fdummy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasdonoso%2Fdummy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasdonoso%2Fdummy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasdonoso","download_url":"https://codeload.github.com/mathiasdonoso/dummy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasdonoso%2Fdummy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34046003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["cli","command-line","command-line-tool","mock","mock-server","postman","postman-collection"],"created_at":"2026-06-08T02:32:06.473Z","updated_at":"2026-06-08T02:32:07.147Z","avatar_url":"https://github.com/mathiasdonoso.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dummy\n\n**dummy** is a command-line tool that turns Postman collections into functional mock APIs.\nAll mock endpoints and responses are taken directly from the example responses defined in the Postman collection.\n\n## Warning :warning:\nThis project is still in WIP. :construction:\nExpect rough edges and occasional bugs.\n\n## Installation\n\n### Prerequisites\n\n-   Go 1.23+ recommended\n\n### Build from source\n```bash\ngit clone https://github.com/mathiasdonoso/dummy\ncd dummy\ngo build -o dummy ./cmd/dummy\nmv dummy ~/.local/bin/\n```\n\n## Usage\n\nRun a mock server based on a Postman collection:\n```bash\ndummy run postman \u003cpath_to_postman_collection.json\u003e\n```\n\nExample:\n```bash\ndummy run postman ./collections/auth.json\n```\n\n## What id does?\n- Reads the collection’s example responses\n- Creates mock endpoints based on each request in the collection\n- Matches incoming requests by method + path + body\n- Returns the exact status code, headers, and body from the Postman example\n\n## Contributing\nFeel free to open issues or submit pull requests to improve the tool. Contributions are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiasdonoso%2Fdummy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathiasdonoso%2Fdummy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiasdonoso%2Fdummy/lists"}