Argos closed alpha
Fast, git-native API client — REST, GraphQL, WebSocket.
Every request, environment and folder is a YAML file in your repo. Diffs review like code; merges resolve like code; secrets stay out of any cloud. A CI-ready CLI uses the same files the desktop UI does, with JUnit / JSON / HTML reporters that drop into GitHub Actions and GitLab without glue.
Download
macOS — Apple Silicon
soon
macOS — Intel
soon
Linux — x86_64
soon
Windows — x86_64
soon
Closed alpha — signed installers land here once the first build is cut. Until then, clone the repo and cargo build -p argos-cli for the CLI runner.
Highlights
- Multi-protocol — REST, GraphQL, WebSocket, one workspace
- Imports Postman, Insomnia, Bruno, OpenAPI, curl
- Pre-request + tests scripting (
bru.*/pm.*) argos runCLI with JUnit / JSON / HTML reporters- Data-driven iterations (
--iteration-data) - Copy as: curl / fetch / Python / Go / Rust