Releases: isaced/V2exAPI
Releases · isaced/V2exAPI
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
第一个正式版本发布,API 覆盖度 100%。
V1
接口 | 路径 | 进度 |
---|---|---|
最热主题 | /api/topics/hot.json | ☑ |
最新主题 | /api/topics/latest.json | ☑ |
节点信息 | /api/nodes/show.json | ☑ |
用户主页 | /api/members/show.json | ☑ |
V2
接口 | 路径 | 进度 |
---|---|---|
获取最新的提醒 | notifications | ☑ |
删除指定的提醒 | notifications/:notification_id | ☑ |
获取自己的 Profile | member | ☑ |
查看当前使用的令牌 | token | ☑ |
获取指定节点 | nodes/:node_name | ☑ |
获取指定节点下的主题 | nodes/:node_name/topics | ☑ |
获取指定主题 | topics/:topic_id | ☑ |
获取指定主题下的回复 | topics/:topic_id/replies | ☑ |