httpie/cli

Add cli option to generate scriptable or compilable code, or a native executable, that performs the command wherein the option was included

Opened this issue · 0 comments

Checklist

  • [✅] I've searched for similar feature requests.

Enhancement request

Basically, this feature request is identical to curl's --libcurl feature, https://everything.curl.dev/libcurl/libcurl. It could improve on it by producing languages other than C, like Node.js/JavaScript, KotlinScript, Python, etc, or even native executables.


Problem it solves

The feature makes it extremely simple and less error-prone to create and share httpie commands.


Additional information

See https://everything.curl.dev/libcurl/libcurl