nordselect icon indicating copy to clipboard operation
nordselect copied to clipboard

API filter

Open editicalu opened this issue 4 years ago • 0 comments

As mentioned in the nordselect-bash project, requests can include some server-side filtering, making the process faster.

The Filter-trait should be rewritten with the following functions:

  • get_url_filter(), which returns an Option to allow the server-side filtering when available.
  • list_filter, which contains the traditional filter

editicalu avatar Jun 10 '21 13:06 editicalu