PythonBulawayo/ChitChat
Create API endpoint to view a specific user profile's details
开放
#4 创建于 2023年9月17日
backendenhancementgood first issue
仓库指标
- 星标
- (25 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
We need to create an API endpoint that supports GET/POST requests to view and update a specific user's profile. Only the profile owner should be able to edit their profile.