1 个仓库
The ability to run a grouped sequence of saved API requests via the command line.
Distinct from API Request Execution from CLI: Focuses on running a sequence (collection) of requests rather than a single arbitrary request.
Explore 1 awesome GitHub repository matching development tools & productivity · Collection Execution. Refine with filters or upvote what's useful.
Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat
Allows automated execution of entire API request collections via a CLI for CI/CD integration.