RealDevSquad / RealDevSquad/website-backend

Fix the log APIs Route

Open
#894 1 comment 0 reactions 1 assignee View on GitHub

@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
  • /logs should return all the logs which are present in db
  • /logs?type=<LOG_TYPE> should return all the logs of a particular type

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.