Skip to content

feat(04): add notepad routes GET/POST /note - #134

Open
sek27 wants to merge 3 commits into
eesast:04-Backendfrom
sek27:04-Backend
Open

feat(04): add notepad routes GET/POST /note#134
sek27 wants to merge 3 commits into
eesast:04-Backendfrom
sek27:04-Backend

Conversation

@sek27

@sek27 sek27 commented Aug 31, 2026

Copy link
Copy Markdown

第4讲 Backend 作业:便签纸后端路由

  • GET /note?room=:读取当前用户在该会议下的便签
  • POST /note:upsert 保存,每用户每会议仅一份
  • JWT 解析 user_uuid,鉴权失败 401、缺参 422
  • graphql.ts 补 getNote/upsertNote(on_conflict 更新)

关联 issue:#7

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

Successfully merging this pull request may close these issues.

1 participant