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
- Host: GitHub
- URL: https://github.com/davecom/yelp
- Owner: davecom
- License: mit
- Created: 2014-08-07T03:17:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-11T03:57:51.000Z (almost 12 years ago)
- Last Synced: 2025-02-26T17:16:36.621Z (over 1 year ago)
- Language: Dart
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.