Either I'm missing something, or you need to
$ echo -n '{"json": "data"}' | POST -c "application / json" 'http: // localhost / service? Param1 = value1 & param2 = value2'
If you need to put these parameters not as GET, but as POST, then view data with several formats.
Alexander Gladysh
source share