curl-to-r-httrwebdevpro
curl → R httr
Convert a curl command into an R httr::VERB(...) snippet (best-effort, offline).
pro
Inputs
Output
(no output yet)
Explanation
Paste a curl command and generate an R snippet using the httr package. Review headers/body handling before running.
Use it when you need a fast, offline conversion/validation step during development or debugging.