jcomo / shelf-life

An API that returns information about food item shelf life
14 stars 9 forks source link

Querying with search returns empty #3

Open shoe17 opened 4 years ago

shoe17 commented 4 years ago

When inputting a search parameter such as "/search?q=milk" the API returns an empty list. If this is intended how do I access the json response for a generic query like milk? The guides routes works fine, but the search behavior is unexpected.