Agent
Overview of Stoobly agent (stoobly-agent)
Last updated
Was this helpful?
Overview of Stoobly agent (stoobly-agent)
Last updated
Was this helpful?
Stoobly agent is a that can intercept HTTP(s) requests to use for recording, mocking and replaying.
It is made of three main components:
A proxy server
A dashboard web interface
A command-line interface
The proxy server is an extension of the open-source project.
The web UI can be used to create, view, update and delete requests and scenarios. It also has convenient buttons and drop-downs to change the agent mode to configure when you want to mock or record requests. Finally, it also provides an easy way to modify the proxy configuration for customizing rewrite and match rules.
The CLI is ideal for using Stoobly as part of scripts and CI pipelines. To see what the CLI offers: