Mock SDK for API testing
A lightweight and easy-to-use SDK for mocking API responses in development environments.
To install mock-sdk, run the following command in your terminal:
``bash``
npm install mock-sdk
- Simplifies the process of mocking API responses during development.
- Supports various mocking scenarios and configurations.
- Provides a user-friendly interface for setting up and managing mock data.
Contributions to mock-sdk are welcome! If you have any ideas for improvements or encounter any issues, please feel free to open an issue or submit a pull request.
mock-sdk is licensed under the MIT license. For more information, see the LICENSE file.