RealDevSquad / RealDevSquad/website-backend
Fix the log APIs Route
Open
@shouvikkrsarkar is already working on this.
Since Jan 4, 2023.
backend
good first issue
refactor
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
What to do?
For Reference :
API Contract : https://github.com/Real-Dev-Squad/website-api-contracts/pull/85
- Modify the APIs according to the API contract
- Update/write the tests for it as well
-
/logsshould return all the logs which are present in db -
/logs?type=<LOG_TYPE>should return all the logs of a particular type
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.