Comment on Jo – a shell command to create JSON (2016)parentComments−ducaale4yHere is how HTTPie does it: x=005 // {"x": "005"} X:=005 // {"x": 5}
Comments
Here is how HTTPie does it: