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 lightweight 'autocomplete' API endpoint #1616

Closed
BenJam opened this issue Jul 21, 2017 · 2 comments
Closed

Add lightweight 'autocomplete' API endpoint #1616

BenJam opened this issue Jul 21, 2017 · 2 comments

Comments

@BenJam
Copy link
Contributor

BenJam commented Jul 21, 2017

Use case: I am amending a package manifest in my favourite text-editor/IDE. I'd like to autocomplete the name and perhaps see a little information about the package if multiple options exist.

To enable someone to add this we might want a very small, fast API endpoint that returns an array of matched packages that can include a set of additional fields (a la the cdnjs API).

@andrew
Copy link
Contributor

andrew commented Jul 21, 2017

👍 Related to #124

@andrew andrew added the roadmap label Oct 9, 2017
@andrew
Copy link
Contributor

andrew commented Oct 9, 2017

Moving this to the Backlog as we'd still like to implement it but can't see that happening in the near future.

@andrew andrew closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants