开放原子开源基金会开源运营专区APIs
  1. 仓库
开放原子开源基金会开源运营专区APIs
  • 接口文档
  • 前台
    • 推荐
      • 组织
        • 组织列表
      • 开发者
        • 开发者列表
      • 仓库
        • 仓库列表
          POST
      • 资讯
        • 推荐-资讯接口
        • 推荐-资讯详情接口
        • 点赞、收藏接口(已包含取消操作)-需登录
        • 点赞、收藏、浏览统计接口
    • 首页
      • 社区
        • 获取社区
      • 导航栏
        • 查询社区导航栏
      • 运营
        • 运营位通用接口
      • 模版
        • 获取社区模版关系表中控制的模版
      • 热门组织
        • 热门组织
      • 热门开发者
        • 热门开发者
      • 热门仓库
        • 热门仓库
      • 精选
        • 首页精选-模块
      • 推荐
        • 首页-推荐-模版1
        • 首页-推荐-模板2,3
        • 首页-组织
        • 首页-仓库
        • 首页-最新
      • 数据
        • 获取首页数据信息
        • PV,UV实时统计接口(每访问一次页面调用一次)
      • footer
        • footer列表
      • 邮箱
        • 添加订阅
        • 退订邮箱
      • 资讯
        • 资讯模块
      • 活动
        • 活动列表
    • 登录/关注
      • 当前登录用户信息
      • 用户小红点
      • 关注用户
      • 取消关注用户
      • 关注组织
      • 取消关注组织
      • 加入社区
      • 当前登录用户是否已加入该社区
      • code换token
    • 悬浮窗
      • 悬浮窗列表
    • 自定义弹窗
      • 弹窗信息接口
    • SEO
      • 获取robots文件内容
      • 获取sitemap接口
    • 广告
      • 获取广告
    • 原生登录接口
      • 注册-邮箱
      • 登录-账号密码
      • 验证码-邮箱
      • 登录-邮箱验证码
      • 账号-登出
      • 账号-注销
  1. 仓库

仓库列表

开发中
POST
https://openatom.atomgit.com/api/warehouse/recommend_list

请求参数

Header 参数
X-ATOMGIT-POP-COMMUNITY
string 
可选
示例值:
chongqing
Body 参数application/json
pageSize
integer 
每页个数
必需
pageNum
integer 
页码
必需
isSelected
integer 
必需
-1-全部 0-非精选 1-精选
示例
{
  "pageSize": 0,
  "pageNum": 0,
  "isSelected": 0
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://openatom.atomgit.com/api/warehouse/recommend_list' \
--header 'X-ATOMGIT-POP-COMMUNITY: chongqing' \
--header 'X-ATOMGIT-POP-COMMUNITY;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "pageSize": 0,
    "pageNum": 0,
    "isSelected": 0
}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
msg
string 
必需
data
object 
必需
records
array [object {13}] 
必需
total
string 
总共数量
必需
size
string 
每页数量
必需
current
string 
当前页码
必需
pages
string 
总共页码
必需
示例
{
  "code": 200,
  "msg": "成功",
  "data": {
    "records": [
      {
        "description": "“开放原子校源行”是开放原子开源基金会发起的长期性公益项目,通过资助设立开源社团、推广开源课程、设置开源助学金等方式培育开源人才,繁荣开源生态。其中,“开放原子校源行Meetup”活动以打造线下活动平台化与自治化为重点,鼓励来自高校、企业、社区等众多单位的学生及专家成为Meetup发起人,在高校中自发组织形式多样的Meetup活动,为开源教育赋能。",
        "forkCount": 0,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/Open_Source_Way_To_School_Meetup",
        "repositorySize": "0.505859",
        "path": "Open_Source_Way_To_School_Meetup",
        "starCount": 4,
        "warehouseId": "100668",
        "isSelected": 0,
        "name": "开放原子校源行Meetup",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "开放原子超级链内核XuperCore,定位为广域适用、高可扩展、超高性能、高度易用,并且完全自由开放的区块链通用内核框架。",
        "forkCount": 16,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/xupercore",
        "repositorySize": "9.14941",
        "path": "xupercore",
        "starCount": 40,
        "warehouseId": "29145",
        "isSelected": 0,
        "name": "xupercore",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "TobudOS 是面向物联网领域开发的实时操作系统,早期版本基于腾讯自研的物联网操作系统TencentOS Tiny,2020年由腾讯捐赠到开放原子开源基金会进行孵化,2023年正式更名为TobudOS,TobudOS具有低功耗,低资源占用,模块化,安全可靠等特点,可有效提升物联网终端产品开发效率,提供精简的 RTOS 内核,内核组件可裁剪可配置,可快速移植到多种主流 MCU (如 STM32 全系列) 及模组芯片上。而且,基于 RTOS 内核提供了丰富的物联网组件,内部集成主流物联网协议栈(如 CoAP/MQTT/TLS/DTLS/LoRaWAN/NB-IoT 等),可助力物联网终端设备及业务快速接入物联网云平台。",
        "forkCount": 11,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/TobudOS",
        "repositorySize": "475.998",
        "path": "TobudOS",
        "starCount": 48,
        "warehouseId": "29465",
        "isSelected": 0,
        "name": "TobudOS",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/",
        "forkCount": 6,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/taro",
        "repositorySize": "1446.55",
        "path": "taro",
        "starCount": 29,
        "warehouseId": "29467",
        "isSelected": 1,
        "name": "taro",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "收集、整理、记录和开源相关的基础知识,为建立体系化的开源项目、开源社区、开源战略、开源治理提供理论基础。理论基础包括开源项目建立、发展、运营相关的知识体系,以及代表未来开源创新相关的趋势、理论、技术、工具等。通过将现在和未来的开源方法进行融合,建立起符合开放原子基金会发展宗旨的开源发展战略、平台运营策略、技术平台架构设计和开发路线图。",
        "forkCount": 35,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/osstheory-fundamental",
        "repositorySize": "663.606",
        "path": "osstheory-fundamental",
        "starCount": 135,
        "warehouseId": "29488",
        "isSelected": 0,
        "name": "OpenSource-Knowledge",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "OPENATOM",
        "license": null
      },
      {
        "description": null,
        "forkCount": 1,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/AliOS-Things",
        "repositorySize": "1837.68",
        "path": "AliOS-Things",
        "starCount": 2,
        "warehouseId": "29609",
        "isSelected": 0,
        "name": "AliOS-Things",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": null,
        "forkCount": 0,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/hyperbench",
        "repositorySize": "7.53418",
        "path": "hyperbench",
        "starCount": 3,
        "warehouseId": "29634",
        "isSelected": 0,
        "name": "hyperbench",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "开放原子开源基金会法律资料库",
        "forkCount": 6,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/legal_resources",
        "repositorySize": "8.89648",
        "path": "legal_resources",
        "starCount": 16,
        "warehouseId": "30713",
        "isSelected": 0,
        "name": "legal-resources",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "“心寄源”法律沙龙(简称“心寄源”)是开放原子开源基金会法务与知识产权部2022年5月筹备发起的公益项目。\nOSHeart legal salon is a charitable initiative initiated by the Legal and IP Department of OpenAtom Foundation in May 2022.\n\n联系“心寄源”法律沙龙 (请发邮件至salonadmin@openatom.org)\nGet in touch with OSHeart legal salon (contact us at salonadmin@openatom.org)\n\n申请成为“心寄源”的沙龙成员,您可以:\n-结识开源法律与合规专业人士;\n-参加定向邀请的分享活动,跟进前沿话题,收获开源法律理论和实践知识;\n-有机会在基金会官方平台和合作平台公开分享观点;\n-优先受邀参加基金会丰富多彩的开源公益活动。\nBy becoming a salon member of OSHeart, you could:\n-Connect with professionals in the field of open-source law and compliance.\n-Attend Invite-only sharing gatherings, stay updated on cutting-edge topics, and gain knowledge in open-source law theory and practice.\n-Have the opportunity to publicly share your insights on the foundation’s official platform and collaborative platforms.\n-Receive priority invitations to participate in the foundation’s diverse range of open-source charity events.",
        "forkCount": 0,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/OSHeart",
        "repositorySize": "8.1748",
        "path": "OSHeart",
        "starCount": 3,
        "warehouseId": "33382320",
        "isSelected": 1,
        "name": "心寄源法律沙龙OSHeart",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      },
      {
        "description": "开放原子开源基金会品牌标识",
        "forkCount": 0,
        "issueCount": 0,
        "jump": "https://atomgit.com/OpenAtomFoundation/brand-identity",
        "repositorySize": "2.15234",
        "path": "brand-identity",
        "starCount": 5,
        "warehouseId": "33383603",
        "isSelected": 0,
        "name": "品牌标识",
        "belongTo": "62db88d1ffdc3afd2c5b74ce",
        "belongName": "ComputerScience2024",
        "license": null
      }
    ],
    "total": 36,
    "size": 10,
    "current": 1,
    "pages": 4
  }
}
上一页
开发者列表
下一页
推荐-资讯接口
Built with