Skip to content

galfert/qype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qype API

The official Ruby library for interacting with the Qype API.

Installation

add github to your sources if you haven't

gem sources -a http://gems.github.com

install required gems:

sudo gem oauth
sudo gem install jnunemaker-happymapper
sudo gem install jnunemaker-httparty

Usage

qype = Qype::Client.new('your_api_key', 'your_api_secret')
places = qype.search_places('sushi', 'Hamburg')

About

The official Ruby Library for interacting with the Qype API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages