Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求多个新API,及现有API扩充 #49

Open
tuxzz opened this issue Nov 25, 2018 · 0 comments
Open

请求多个新API,及现有API扩充 #49

tuxzz opened this issue Nov 25, 2018 · 0 comments

Comments

@tuxzz
Copy link

tuxzz commented Nov 25, 2018

最近在开发一个利用Bangumi数据推荐作品的推荐引擎,开发过程中遇到一些问题,需要新的API:

1. 请求Subject时应一并返回:标签、所有收藏者的UID、收藏类型、是否为限制性条目。
原因:推荐需要作品标签、其他人对该作品的评价来计算,同时对限制性条目需要有可选的屏蔽功能。
2. 需要有一次性读取多个Subject的API。
原因:由于需要缓存全站作品数据且频繁更新,一次读一个不管是对bangumi还是我这里压力都太大了。
3. 作品数据/用户数据更新时的回调
原因:同上,为了提高更新速度的同时减小Bangumi服务器压力。
4. 添加Tag相关API,包括:Tag搜索,列出全部Tag,按Tag搜索。
原因:方便按标签筛选作品

Bangumi Topic: https://bgm.tv/group/topic/348971

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant