推荐书 可通过REST API使用的简单图书推荐服务。 圈子CI状态: 任务 提供可通过REST API使用的简单图书推荐服务。 可能需要定义一个新用户,然后向其提供20本书推荐。 为了建议用户,可以提供反馈。 反馈可以是“喜欢这本书”,“不喜欢这本书”或“不感兴趣”。 要求: Users are identified by their username. The list of recommendations should contain exactly 20 entries if possible. The code should be tested as appropriated. 在这一挑战的同时,可以找到合适的书籍数据集。 过程 Write down a brief proposal (not more than 1-2 hours) on how you do plan