curl --request POST \ --url http://localhost:8000/test \ --header 'content-type: application/json' \ --data '{ "msg": "testing" }'.
確定! 回上一頁