curl-to-elixir-reqwebdevpro
curl → Elixir (Req)
Convert a curl command into an Elixir Req request snippet (best-effort, offline).
pro
Inputs
Output
(no output yet)
Explanation
Paste a curl command and generate an Elixir snippet using Req. Best-effort parsing: review method, headers, and body before running.
Use it when you need a fast, offline conversion/validation step during development or debugging.