Sample Bash code for accessing MessageMedia APIs.
The soap directory contains sample code for accessing MessageMedia's SOAP API.
See the README.md file in soap directory for details.
Please ensure Curl is installed and you may need to modify the EOL behaviour in Cygwin by setting the following in your .bash_profile:
export SHELLOPTS
set -o igncr