request-yo-racks / api

A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0 stars 4 forks source link

Wire the Yelp collector #56

Closed rgreinho closed 6 years ago

rgreinho commented 6 years ago

Types of changes

Description

Updates the Yelp client to match the new specification, especially the authentication using only an API key since March 1st 2018.

Updates the generic collector client to populate data into the BusinessInfo object and provide a better workflow for the devloppers.

Motivation and Context

How Has This Been Tested?

With a lot of unit tests. Coverage is now 100%.

Checklist:

Fixes request-yo-racks/api#24