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

Allow querying of multiple files at once #435

Open
robredpath opened this issue Jan 12, 2024 · 0 comments
Open

Allow querying of multiple files at once #435

robredpath opened this issue Jan 12, 2024 · 0 comments

Comments

@robredpath
Copy link

As a developer of an application that uses the Validator API,
I want to query for the validation results for multiple files at once
so that I can provide information to my users in a timely fashion .

In IATI/ckanext-iati#417 we're discussing using the Validator API to power a summary view of publishers.

In IATI/js-validator-api#543 I discuss response speed, which would provide a partial solution. I would expect this functionality to be of a similar speed to querying for a single file.

An alternative would be to allow the user to request reports for multiple files at once: in the use case we're discussing this would be in the order of tens to hundreds of reports. Alongside IATI/js-validator-api#542 this would make for a powerful apparatus for querying summary data.

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

1 participant