An open API service indexing awesome lists of open source software.

https://github.com/davecom/yelp

Yelp API Library for Dart
https://github.com/davecom/yelp

Last synced: 12 months ago
JSON representation

Yelp API Library for Dart

Awesome Lists containing this project

README

          

yelp
====

Yelp API Library for Dart

Implements access to the [Yelp API v2](http://www.yelp.com/developers) using the *oauth* and *http* pub packages.

Currently only a rudimentary version of the Search API is implemented; the Business API is not.

NOTE: This is still under very early development and not usable yet.