当前文档仍处于开发填补阶段,不能保证 API 稳定性以及变动
curl --location --request GET 'http://api.nullcraft.test/v1/projects/software/'[
{
"id": 1,
"slug": "minecraft-server",
"name": "我的世界开服器",
"project_name": "Minecraft Server",
"category": "software",
"title": "[免费] 灵工艺我的世界开服器 — NullCraft Minecraft Server",
"description": "一款 Minecraft(我的世界) 服务端启动工具(开服器)",
"icon_url": null,
"release_date": "2015-12-10",
"current_version": "0.1.2.302",
"release_url": "https://nullcraft.org/d/4",
"download_url": null,
"document_url": "https://docs.nullcraft.org/software/minecraft-server"
},
{
"id": 2,
"slug": "unturned-server",
"name": "未转变者开服器",
"project_name": "Unturned Server",
"category": "software",
"title": "[免费] 灵工艺未转变者开服器 — NullCraft Unturned Server",
"description": "游戏 Unturned(未转变者) 开服工具 ",
"icon_url": null,
"release_date": null,
"current_version": "1.2.4.216",
"release_url": "https://nullcraft.org/d/6",
"download_url": null,
"document_url": "https://docs.nullcraft.org/software/unturned-server"
}
]