LinkWord
API Endpoint:
http://mzkapi.me/game/linkword?word=`text`
RETURN DATA
http://mzkapi.me/game/linkword?word=con cò
{
"data": {
"error": false,
"success": true,
"nextWord": {
"text": "cò ke",
"chuan": "cò ke",
"head": "cò",
"tail": "ke",
"count": 9,
"popular": 1
},
"win": false
},
"author": "D-Jukie"
}