Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[metadata]: Implement CRUD API for MongoDB to manage metadata #1352

Open
4 tasks
PravinRanjan10 opened this issue Nov 8, 2022 · 2 comments
Open
4 tasks

Comments

@PravinRanjan10
Copy link
Collaborator

Issue/Feature Description:
Implement CRUD API for MongoDB to manage metadata

  • POST: store metadata to mongoDB
  • GET: retreive metadata from mongoDB
    • Apply filter
    • Apply offset etc.
  • Delete: delete metadata from mongoDB
  • UPDATE: update metdata in mongoDB

Why this issue to fixed / feature is needed(give scenarios or use cases):

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

@PravinRanjan10
Copy link
Collaborator Author

@subi9 Please take a look of this tasks

@subi9
Copy link
Contributor

subi9 commented Nov 10, 2022

I will take up this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants