Post JSON to a RESTful service without wget, curl, netcat.
If your REST URL looks like this: http://some.server:8080/URI/TO/RESTful/API 1. Construct your JSON variable. #No indentations otherwise heredoc may break. »
If your REST URL looks like this: http://some.server:8080/URI/TO/RESTful/API 1. Construct your JSON variable. #No indentations otherwise heredoc may break. »