koopjs / koop-provider-yelp

Yelp provider for Koop.
Other
3 stars 3 forks source link
koop-provider needs-update

Koop Provider Yelp

This is a Yelp provider for Koop.

Configure

Koop plugins use the node-config module for setting configuration settings. See the node-config documentation for usage details. The Koop Yelp provider currently has the following configuration settings:

{
  "koopProviderYelp": {
    "api_key": "your_api_key"
  }
}

Get your API Key from the Yelp API Management Console.

Options

Dev Server

For development, this project uses the Koop CLI to set up a dev server. It can be started via the terminal:

npm start

The server will be running at http://localhost:8080 or at the port specified at the configuration.

Check your instance with this test endpoint: http://localhost:8080/koop-provider-yelp/rest/services/0/FeatureServer/0/query (and add it to a map)

Limitations

This provider uses the "Yelp Fusion" (v3) API. See that documentation for full limitations. Specifically, note that: