coderxio / dailymed-api

REST API for DailyMed SPLs
https://coderx.io/
MIT License
12 stars 5 forks source link

Filter Views via Django Filters #30

Closed finish06 closed 4 years ago

finish06 commented 4 years ago

Proposal

Ability to filter views by the items presented in the view. For example, /spl view could filter by product name. Per discussion on 09/27, the recommendation was Django Filters.

Rationale

Currently, users are unable to curate the returned information. Filtering would enable the user to select only information pertinent to the problem being solved. If a user needs to know NDC numbers for lisinopril, they could filter only products with the name lisinopril.