ComputerScienceHouse / ComputerScienceHouse/conditional
Refactor / Standardize Endpoints
Open
enhancement
tech debt
- Dominant language
- Python
- Stars
- 12
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.