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

Switch to use new search endpoint #1

Open
nevalla opened this issue Jun 11, 2021 · 0 comments
Open

Switch to use new search endpoint #1

nevalla opened this issue Jun 11, 2021 · 0 comments

Comments

@nevalla
Copy link
Collaborator

nevalla commented Jun 11, 2021

Artifact Hub API has been changed and the API endpoint we are using to fetch repositories is not available anymore. Instead, we should switch to use new search endpoint. The drawback is that it returns max 50 items, so we need to paginate results until no new items are returned and combine from those items our own repositories.json

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