ComputerScienceHouse / ComputerScienceHouse/conditional
Refactor / Standardize Endpoints
- 主要語言
- Python
- 星號
- 12
- 分支
- 39
- 平均合併
- 1 天 13 小時
- 30 天內合併 PR
- 1
描述
As a software developer, I would like to see proper implementation of endpoints and adherence to RESTful guidelines.
Ex.
`GET` /attendance/hm => List of users eligible for HM attendance.
`POST` /attendance/hm => Endpoint for posting HM attendance.
Basically, make our endpoints make some semblance of sense.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by locating the Flask endpoint definitions and reviewing the existing attendance routes, especially the GET and POST examples for /attendance/hm. Document the current inconsistencies before changing them; done means the endpoints follow a consistent RESTful structure and existing behavior remains covered by the available tests.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- flask, python
- 領域
- api, backend
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100