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

Write Services #4

Open
3 tasks
Rahuljagwani opened this issue May 10, 2024 · 1 comment
Open
3 tasks

Write Services #4

Rahuljagwani opened this issue May 10, 2024 · 1 comment
Assignees

Comments

@Rahuljagwani
Copy link
Collaborator

Rahuljagwani commented May 10, 2024

Services will contain the main logic for handling operations whether it is to store a particular crate in MInIo, interact with the third-party platform like Zenodo for publishing, or any middleware logic such as searching a specific Rocrate.

Three main services will be:

  • Rocrate service- Will be used to store crate data in MongoDB and crate's sip file in MinIo.
  • Search service- It will contain the whole Elastic Search logic.
  • Zenodo Service- It will contain the interaction with Zenodo APIs.

Task list-

@Rahuljagwani Rahuljagwani self-assigned this May 10, 2024
@uniqueg
Copy link
Member

uniqueg commented May 10, 2024

Again, please create individual issues and make this a GitHub task list issue for tracking progress.

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

No branches or pull requests

2 participants