1 مستودع
Environments for simulating API responses and generating synthetic data for development.
Distinct from API Request Scripting: Focuses on the mocking of API responses rather than just the scripting of the request lifecycle.
Explore 1 awesome GitHub repository matching development tools & productivity · Mocking Workspaces. 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
Offers a dedicated workspace for writing pre-request scripts and generating synthetic data to mock API behavior.