Stoobly provides language-specific libraries for integrating HTTP request interception, recording, and mocking into your applications.
JavaScript
stoobly (npm)
stoobly
Node.js/TypeScript library for intercepting and mocking HTTP requests
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 2 months ago