RealDevSquad / RealDevSquad/website-backend

Create identityHealth loging endpoint

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

@Aryan-9211 is already working on this.

Since Jan 8, 2022.

  • #510 by @Aryan-9211 — closed without merging
backend
Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Things to do:

  • Create a logs route in routes folder similar to users, members, etc
  • Use that in routes/index.js
  • Create a model for logs collection and make the function required in below endpoints only.
  • Make an endpoint GET /logs to get the logs of filter that is in the param.
    For Example:
    /logs?type=identityHealth&&username=lakshay

Check the endpoint requirements https://github.com/Real-Dev-Squad/identity-service/issues/18

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.