madenwala / Yelp.Api

C# Portable Class Library for Yelp (Fusion API v3 from 2017). Works with Windows 10, Windows 8, Windows Phone, ASP.NET, Xamarin (iOS/Android), Mac, and other .NET projects. Yelp's (v3) Fusion API allows you to get the best local business information and user reviews of over million businesses in 32 countries.
6 stars 11 forks source link

Add GraphQL beta functionality to the Yelp.Api. #3

Open Pinski opened 7 years ago

Pinski commented 7 years ago

Hello.

Yelp Api recently added a GraphQL endpoint and it is currently in beta. I've added functionality to take advantage of this new endpoint. The unit tests that are in this pull request will currently fail. The Yelp App that is included in the Test suite will need to be opted-in on the App Management website to allow the tests to pass.