thoth-station / user-api

Web Service exposing Thoth functions to the RESTful worlds
https://thoth-station.github.io/
GNU General Public License v3.0
8 stars 18 forks source link

[3pt] Suggestions endpoint to search for packages #1743

Closed Gkrumbach07 closed 2 years ago

Gkrumbach07 commented 2 years ago

Is your feature request related to a problem? Please describe. Many other applications have the ability to autocomplete package searches. Search UI and Jupyterlab Requirements would both benefit from this feature. I believe it's possible using something like .filter(PythonPackageVersion.package_name.like('pa%')

Describe alternatives you've considered None

Additional context /python/package/suggest API endpoint

Acceptance Criteria

Gkrumbach07 commented 2 years ago

/sig user-experience

goern commented 2 years ago

/priority important-longterm

Gkrumbach07 commented 2 years ago

/close

sesheta commented 2 years ago

@Gkrumbach07: Closing this issue.

In response to [this](https://github.com/thoth-station/user-api/issues/1743#issuecomment-1151120065): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.