资 源 简 介
Introduction
yelpcurl is a pure C++ library for Yelp.com APIs. yelpcurl uses cURL library for handling HTTP requests and responses. yelpcurl has been tested on Microsoft Windows operating systems, although it works/should work fine on many other operating systems that has/support cURL.
Currently yelpcurl supports following Yelp.com APIs:
Yelp Review Search API
Searching by Map Bounding Box
Search by Geo-Point and Radius
Search by Neighborhood, Address and City
Yelp Phone API
Yelp Neighborhood API
Neighborhood Search By Geocode
Neighborhood Search By Location
Source
yelpcurl library source (with Microsoft Visual C++ 6.0 workspace) is available in the repository in "Source" tab. Use SVN or tools like TortoiseSVN (http://tortoisesvn.net/) to check-out and download files. The s