backendgood first issue
仓库指标
- 星标
- (12 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
User Story: A user Would like to see all Tags he has liked so on the website he goes to his account presses on Liked Tags. The website then calls : api/LikeForTags GET
the server retrieves a list with all LikeForTags for the User.
Then the User should get to see a page on the website with all Tags he has liked.