curl --location --request GET '/search/keyword'
{ "status": 0, "msg": "string", "data": [ { "id": 0, "title": "string" } ] }