curl --location --request POST '/hello-world'
{ "isSuccess": true, "code": 0, "errorMessage": "string", "data": "string" }