koopjs / koop-provider-yelp

Yelp provider for Koop.
Other
3 stars 3 forks source link

Update Provider to work with new Yelp Fusion API #6

Closed gavinr closed 3 years ago

gavinr commented 3 years ago

This provider uses the yelp npm package (here), which says, Javascript client for Yelp's API (v2.0). Yelp API v2 was discontinued on June 30, 2018.

That means this provider is not currently working - we need to update it to work with the new Yelp API ("Yelp Fusion"). The best Node package looks like yelp-fusion.