Frugal-Foods/Frugal-Foods-BE

Yelp API: Search Location

Closed this issue · 0 comments

As a developer(user), I want to be able to search for items within a specific category using the Yelp API. The target endpoint for this search is https://api.yelp.com/v3/businesses/search?location=80108&radius=16093&term=target

The endpoint should allow users to:

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