获取呱呱网Plus全部内容
GET
https://www.guaplus.com/api请求参数
Query 参数
timestamp
string
时间戳
示例值:
1734163505
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
array of:
_path
string
必需
_dir
string
必需
_draft
boolean
必需
_partial
boolean
必需
_locale
string
必需
info
object
必需
copyright
string
可选
title
string
必需
tag
string
可选
account
string
可选
desc
string
必需
link
array [object {3}]
必需
label
string
必需
to
string
必需
target
string
必需
_id
string
必需
_type
string
必需
title
string
必需
_source
string
必需
_file
string
必需
_stem
string
必需
_extension
string
必需
products
array [object {4}]
可选
name
string
必需
desc
string
必需
link
string
必需
features
array[string]
必需
示例
[
{
"_path": "/foot",
"_dir": "",
"_draft": false,
"_partial": false,
"_locale": "",
"info": {
"copyright": "呱呱"
},
"link": {
"products": [
{
"name": "呱呱云监测",
"link": "https://status.guaplus.com"
},
{
"name": "呱呱云任务",
"link": "https://task.guaplus.com"
},
{
"name": "呱呱云推送",
"link": "https://push.guaplus.com"
},
{
"name": "呱呱镜像源",
"link": "https://mirrors.guaplus.com"
}
],
"contact": [
{
"name": "QQ",
"link": "https://qm.qq.com/q/w6vOnKHRv4"
},
{
"name": "飞书",
"link": "https://www.feishu.cn/invitation/page/add_contact/?token=a03g7266-8268-4bdb-b9a4-4548def057c3&unique_id=pMWjpp5qISJPwEqf264sZQ=="
},
{
"name": "邮箱",
"link": "mailto:guaplus@hotmail.com"
},
{
"name": "在线反馈",
"link": "https://forms.office.com/Pages/ResponsePage.aspx?id=BftbjSAdBUSeLHb108K44W3QaJ5OGD1NlqkT6G1Tum9UMVhPRTBPMjNNWDZORUtLQzhXUjgzS1hJQS4u"
}
],
"links1": [
{
"name": "Vue",
"link": "https://cn.vuejs.org"
},
{
"name": "Nuxt",
"link": "https://nuxt.com.cn"
},
{
"name": "Tdesign",
"link": "https://tdesign.tencent.com"
},
{
"name": "Tailwind",
"link": "https://tailwindcss.com"
}
],
"links2": [
{
"name": "Vue",
"link": "https://cn.vuejs.org"
},
{
"name": "Nuxt",
"link": "https://nuxt.com.cn"
},
{
"name": "Tdesign",
"link": "https://tdesign.tencent.com"
},
{
"name": "Tailwind",
"link": "https://tailwindcss.com"
}
]
},
"_id": "content:foot.json",
"_type": "json",
"title": "Foot",
"_source": "content",
"_file": "foot.json",
"_stem": "foot",
"_extension": "json"
},
{
"_path": "/head",
"_dir": "",
"_draft": false,
"_partial": false,
"_locale": "",
"info": {
"title": "呱呱网",
"tag": "Plus",
"account": "https://account.guaplus.com"
},
"link": [
{
"label": "首页",
"to": "/"
},
{
"label": "新闻",
"to": "https://guaplus.apifox.com",
"target": "_blank"
},
{
"label": "文档库",
"to": "https://guaplus.apifox.cn",
"target": "_blank"
}
],
"_id": "content:head.json",
"_type": "json",
"title": "Head",
"_source": "content",
"_file": "head.json",
"_stem": "head",
"_extension": "json"
},
{
"_path": "/",
"_dir": "",
"_draft": false,
"_partial": false,
"_locale": "",
"info": {
"title": "呱呱网Plus",
"desc": "呱呱网Plus正式上线啦!它带来了全新的UI设计,为用户提供了焕然一新的使用体验。这次升级不仅让界面更加美观、直观,还融入了多项功能优化,旨在为用户打造更加流畅、便捷的服务。"
},
"products": [
{
"name": "呱呱镜像源",
"desc": "开源软件的镜像源",
"link": "https://mirrors.guaplus.com",
"features": [
"NPM",
"CDNJS",
"PIP",
"更多内容请点击\"前往\"查看"
]
},
{
"name": "呱呱云推送",
"link": "https://push.guaplus.com",
"desc": "一个极简的推送API",
"features": [
"钉钉",
"飞书",
"企业微信",
"更多内容请点击\"前往\"查看"
]
},
{
"name": "呱呱云监测",
"link": "https://status.guaplus.com",
"desc": "监测呱呱网各项服务运行状态",
"features": [
"Server",
"CDN",
"DNS",
"更多内容请点击\"前往\"查看"
]
}
],
"_id": "content:index.json",
"_type": "json",
"title": "",
"_source": "content",
"_file": "index.json",
"_stem": "index",
"_extension": "json"
}
]
最后修改时间: 2 个月前