curlreplacer

Paste a cURL command, swap the host, replay the request.

Saved in localStorage. Path, query and everything else from the cURL are kept. A path on the host (e.g. http://localhost:3000/api) is used as a prefix.
Exact path segment match, e.g. /customer/v1/template/… becomes /api/v1/template/…. Leave empty to disable.