curl POST

curl -X POST -H "Content-Type:application/json" -d '{"comment":"I do love it, ;) ","place_id":"40","user_id":"3"}' http://localhost:3002/api/v1/xxx
原文地址:https://www.cnblogs.com/iosdev/p/3338973.html