# 舔狗日记API接口

摘要

随机输出一句舔狗日记

接口地址:

https://api.vvhan.com/api/text/dog

请求方式:

GET

返回格式:

TXT/JSON/JS

请求示例:

https://api.vvhan.com/api/text/dog

直接输出:

https://api.vvhan.com/api/text/dog

JSON输出:

https://api.vvhan.com/api/text/dog?type=json

JS输出:

https://api.vvhan.com/api/text/dog?type=js

请求参数:
名称必填说明

typeJSON输出:json,JS输出:js

返回状态:
名称必填说明

success成功:true,失败:false

message返回状态描述信息

返回示例:

{"success":true,"type":"舔狗日记","data":{"id":1,"content":"看到你和一个帅哥吃饭,看起来关系很亲密的样子,你从来没有告诉我你还有这么好的朋友,一定是怕我多想,你总是为我着想,你对我真好。"}}