- 接口文档
- 前台
- 推荐
- 首页
- 登录/关注
- 悬浮窗
- 自定义弹窗
- SEO
- 广告
- 原生登录接口
首页-推荐-模板2,3
开发中
GET
https://openatom.atomgit.com/api/information/v2/recommend_list
请求参数
Query 参数
num
integer
页码
示例值:
1
size
integer
每页条数
示例值:
5
Header 参数
X-ATOMGIT-POP-COMMUNITY
string
社区CODE
默认值:
openatom
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://openatom.atomgit.com/api/information/v2/recommend_list?num=1&size=5' \
--header 'X-ATOMGIT-POP-COMMUNITY: openatom'
返回响应
🟢200成功
application/json
Body
code
integer
必需
msg
string
必需
data
array [object {28}]
必需
resourceType
string
资源类型
informationId
string
资讯ID
informationTitle
string
资讯标题
informationMsg
string
资讯简介
informationUrl
string
资讯地址
informationType
integer
资讯类型
informationViews
integer
文章浏览量
informationCollectNum
integer
文章收藏数
informationLikeNum
integer
文章点赞数
publishTime
string
发布时间
isLike
boolean
是否点赞
isCollect
boolean
是否收藏
labelNameList
array [object {1}]
标签列表
description
string
描述
jump
string
跳转地址
starCount
integer
star数
forkCount
integer
fork数
license
null
开源协议
name
string
仓库/组织名称
belongName
null
归属人/组织
isSelected
integer
是否精选
id
string
组织ID
avatarUrl
string
图像