{
"code": 10000,
"message": "插件创建成功",
"data": {
"id": 1,
"name": "API鉴权中间件",
"description": "一个轻量级的Django API鉴权中间件",
"category": "Django中间件",
"author": "小影",
"homepage": "https://github.com/xiaoying/auth-middleware",
"tags": "django,中间件,鉴权,JWT",
"tags_list": ["django","中间件","鉴权","JWT"],
"cover_url": "",
"created_at": "2026-06-05 12:15:39",
"updated_at": "2026-06-05 12:15:39",
"tutorial_content": "# 使用教程\n\n## 安装\n```bash\npip install django-api-auth\n```",
"versions": [],
"latest_version": null,
"images": [],
"videos": []
}
}