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

Add the ability to query REST endpoints from Reader module #245

Open
Tracked by #243
benedeki opened this issue Aug 19, 2024 · 0 comments · May be fixed by #297
Open
Tracked by #243

Add the ability to query REST endpoints from Reader module #245

benedeki opened this issue Aug 19, 2024 · 0 comments · May be fixed by #297
Assignees
Labels
enhancement New feature or request Reader Issues touching the Reader part of the project
Milestone

Comments

@benedeki
Copy link
Contributor

benedeki commented Aug 19, 2024

Background

The initial implementation of the Reader module.

Feature

Implement the shared ability to query the (Atum) REST endpoints.
Choose the proper async wrapper (Future, IO, ZIO...)

@benedeki benedeki added enhancement New feature or request Reader Issues touching the Reader part of the project labels Aug 19, 2024
@benedeki benedeki moved this from 🆕 To groom to 🏗 In progress in CPS small repos project Aug 27, 2024
@benedeki benedeki self-assigned this Aug 27, 2024
@benedeki benedeki changed the title Add the ability to query REST endpoints from Info module Add the ability to query REST endpoints from Reader module Sep 4, 2024
benedeki added a commit that referenced this issue Sep 10, 2024
* created Provider to query the data from server
* support for Future, IO, and ZIO based providers
* work in progress
@benedeki benedeki added this to the v0.4.0 milestone Oct 9, 2024
benedeki added a commit that referenced this issue Nov 1, 2024
* created Provider to query the data from server
* support for Future, IO, and ZIO based providers
* work in progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Reader Issues touching the Reader part of the project
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

1 participant