Libraries
Last updated
Stoobly provides language-specific libraries for integrating HTTP request interception, recording, and mocking into your applications.
Use a Stoobly library when you need to:
Intercept HTTP requests programmatically in your test suites
Mock API responses during development or testing
Record and replay HTTP traffic from within your application code
For CLI-based workflows, see the stoobly-agent CLI documentation.
Last updated