yelp4r ====== Yelp4r is a Ruby wrapper for the Yelp API. It utilizes the amazing HTTParty gem by John Nunemaker. If you need to build an API wrapper that gem is an enourmous help, refer to the following: http://railstips.org/2008/7/29/it-s-an-httparty-and-everyone-is-invited Yelp API Docs ========= http://www.yelp.com/developers/documentation You will need to register for a Yelp API Key. USAGE ========== See http://github.com/tcocca/yelp4r/tree/master/examples INSTALLATION ========== sudo gem install yelp4r -s http://gemcutter.org QUESTION/CONCERNS/COMMENTS ========== Send me an email through github or at tom dot cocca at gmail dot com Feel free to fork and submit changes There is a test suite built on rspec. COPYRIGHT ========= Copyright (c) 2008 Tom Cocca. See LICENSE for details.
Project
yelp4r
Simple Ruby wrapper for the Yelp API built on HTTParty with parsers for available Neighborhoods and Categories
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Project Readme