# LightNovel_API **Repository Path**: ghosts/LightNovel_API ## Basic Information - **Project Name**: LightNovel_API - **Description**: 微小说API - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2014-11-16 - **Last Updated**: 2024-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 小说系统Api端 api地址调用例: API.COM/api/novel/1 获取ID为1的小说 返回json [{"nid":"1","uid":"1","type":null,"title":"1","content":"1","create_at":null,"update_at":null}]