Random Chinese User
API随机获取某个中文用户信息,包括手机号码、名字、邮箱、地址。 inspired by JJYING
GET http://api.sinchang.me/random/user
Response:
{
"status": 1,
"msg": "success",
"items": {
"mobile": "13744344091",
"email": "hata@gmail.com",
"name": "毛紫雨",
"address": "新疆维吾尔自治区乌鲁木齐市乌鲁木齐县水西沟镇2单元40室"
}
}
License
This content is released under the MIT License.
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。