CURL – The use of pipe with encoded big file vs temp file
I have a bash script that is interacting with a legacy system that converts between file format (e.g. pptx to pdf).
The remote system takes a json object with pptx base64-encoded and returns another json with base64-encoded.