{"id":23893862,"url":"https://github.com/iskorotkov/chaos-workflows","last_synced_at":"2026-04-10T01:03:34.651Z","repository":{"id":39877676,"uuid":"336216257","full_name":"iskorotkov/chaos-workflows","owner":"iskorotkov","description":"Service providing REST API for working with Argo workflows","archived":false,"fork":false,"pushed_at":"2023-03-06T23:14:38.000Z","size":896,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T13:03:49.660Z","etag":null,"topics":["chaos-engineering","docker","go","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/iskorotkov.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":"2021-02-05T08:55:29.000Z","updated_at":"2021-12-29T17:32:43.000Z","dependencies_parsed_at":"2024-06-21T02:06:14.935Z","dependency_job_id":"5da53607-6ebe-4983-9bb6-f2b2f7811885","html_url":"https://github.com/iskorotkov/chaos-workflows","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"776e8ba6d841f20c7088ad12a193fde528d21a61"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/iskorotkov/chaos-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskorotkov%2Fchaos-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskorotkov%2Fchaos-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskorotkov%2Fchaos-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskorotkov%2Fchaos-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iskorotkov","download_url":"https://codeload.github.com/iskorotkov/chaos-workflows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskorotkov%2Fchaos-workflows/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261879271,"owners_count":23223736,"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":["chaos-engineering","docker","go","kubernetes"],"created_at":"2025-01-04T14:49:47.319Z","updated_at":"2025-12-30T22:25:30.210Z","avatar_url":"https://github.com/iskorotkov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chaos Workflows\n\nService providing REST API for working with Argo workflows.\n\n- [Chaos Workflows](#chaos-workflows)\n  - [Env vars](#env-vars)\n  - [REST API](#rest-api)\n  - [Development](#development)\n\n## Env vars\n\nService requires several env vars set (example values are provided in parentheses):\n\n- `ARGO_SERVER` — Argo server to use (`argo-server.argo.svc:2746`)\n- `DEVELOPMENT` — whether in development or not (`false`)\n\n## REST API\n\n- /api/v1/workflows\n  - /{namespace}/{name} — upgrades connection to WebSocket connection and starts sending workflow events until the workflow is completed.\n\n## Development\n\nTo build project:\n\n```shell\ngo build ./...\n```\n\nTo run tests:\n\n```shell\ngo test ./...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiskorotkov%2Fchaos-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiskorotkov%2Fchaos-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiskorotkov%2Fchaos-workflows/lists"}