Install and Run
How to intstall and run Stoobly either with pip, Docker, or from source
Last updated
How to intstall and run Stoobly either with pip, Docker, or from source
Last updated
To record, mock, and test requests, we must first install the agent. The agent provides the following functionality:
Acts as a proxy to Intercept HTTP(s) requests
Rewrite and/or filter which requests and what parts of a request get recorded
Serves as a CLI to view and manage recorded requests
Provides a local web UI to view and manage recorded requests
We support three different installation methods: