New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yelp4r


Version published
Maintainers
1
Created

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 (c) 2008 Tom Cocca. See LICENSE for details.

FAQs

Package last updated on 10 Nov 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts