Frugal-Foods/Frugal-Foods-BE

Kroger API: Product List

Closed this issue · 0 comments

As a developer(user), I want to be able to search for items within a specific category using the Kroger API. The target endpoint for this search is {{baseUrl}}/products?filter.term=&filter.locationId=&filter.productId=&filter.brand=&filter.fulfillment=&filter.start=&filter.limit=

The endpoint should allow users to:

  • Retrieve a list of search results matching the specified search terms and category in JSON format