{"id":14986769,"url":"https://github.com/bizzabo/syncman","last_synced_at":"2025-07-01T09:34:40.877Z","repository":{"id":57675953,"uuid":"485259210","full_name":"bizzabo/syncman","owner":"bizzabo","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-19T14:02:22.000Z","size":128,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-05-18T07:40:46.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bizzabo.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":"2022-04-25T07:05:49.000Z","updated_at":"2022-09-07T06:51:51.000Z","dependencies_parsed_at":"2024-09-25T00:31:14.141Z","dependency_job_id":null,"html_url":"https://github.com/bizzabo/syncman","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.0714285714285714,"last_synced_commit":"9bd5c821fc113969aff9becc49c21c782c1b269b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bizzabo/syncman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizzabo%2Fsyncman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizzabo%2Fsyncman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizzabo%2Fsyncman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizzabo%2Fsyncman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bizzabo","download_url":"https://codeload.github.com/bizzabo/syncman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizzabo%2Fsyncman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260660009,"owners_count":23043478,"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":[],"created_at":"2024-09-24T14:13:29.796Z","updated_at":"2025-07-01T09:34:40.810Z","avatar_url":"https://github.com/bizzabo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syncman\n\nA CLI tool that syncs an OAS file to Postman and generates a Postman collection from it\n\n## Installation\nIn your terminal run:\n```\nnpm i -g syncman\n```\n\n## Usage\nMake sure you have the following env variables set up:\n- `POSTMAN_API_KEY` - you can get it from here: [https://your-postman-subdomain.postman.co/settings/me/api-keys](https://your-postman-subdomain.postman.co/settings/me/api-keys)\n- `POSTMAN_WORKSPACE_ID` - your Postman Workspace id\n\nYou can do it by exporting them in your terminal:\n```\nexport POSTMAN_API_KEY=\u003cyour key\u003e\nexport POSTMAN_WORKSPACE_ID=\u003cyour postman workspace id\u003e\n```\n\nThen run:\n```\nsyncman --location \u003coas-file-location\u003e --apiname \"\u003capi name\u003e\" --versionname \"\u003cversion name\u003e\"\n```\n\n`versionname` is optional, and if not provided will be equal to `Latest`\n\n## Local Development\nTo test it locally, run:\n```\nnpm run sync -- --apiname \"My Lovely Api\" --location oas-test.yaml --versionname V1\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbizzabo%2Fsyncman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbizzabo%2Fsyncman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbizzabo%2Fsyncman/lists"}