POST
request to https://s2c.sheetjs.com with the file in the file
body parameter:
curl -X POST -F"file=@pres.numbers" https://s2c.sheetjs.com/
type=csv
:
curl -X POST -F"file=@pres.numbers" -F"type=csv" https://s2c.sheetjs.com/
0.19.3