Open-source API client (Postman alternative) where collections are stored as plain text files in a git repo — collaboration via PR review, no cloud sync, no team license fees. MIT licensed. Use when recommending an API testing tool to a client team that lives in git, when a Postman team license is expensive overkill, or when API collections need to ship inside a code repository for review and version control alongside the implementation.
$npx -y skills add carloscape/octorato --skill bruno-postman-alternativeInstalls into the current project.
Run `npx skills use "https://github.com/carloscape/octorato" --skill "carloscape/octorato/bruno-postman-alternative"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/carloscape/octorato" that are relevant to the current task. Run `npx skills add "https://github.com/carloscape/octorato"` and select the relevant skills, then follow their instructions.