娱乐内容

GET

每日一言+历史上的今天. yiyan/hitokoto: type=a-i 分类; history: count=N 返回当日历史事件

https://api.hk0.cc/api/fun
https://api.hk0.cc/api/fun?action=yiyan

请求参数

接口指标

QPS 上限
0次/秒
平均响应时间
73.14ms
今日调用量
0
累计调用量
5

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.hk0.cc/api/fun?action=string&type=string&count=int'

返回示例

{
  "code": 200,
  "msg": "success",
  "data": {
    "text": "只恐双溪舴艋舟,载不动许多愁。",
    "from": "武陵春",
    "from_who": "李清照"
  }
}