alchemy-api-rb-gem

A gem distribution for AlchemyAPI for ruby, see https://github.com/AlchemyAPI/alchemyapi_ruby


License
Apache-2.0
Install
gem install alchemy-api-rb-gem -v 1.0.1

Documentation

Alchemy API Ruby gem

A gem-ification of AlchemyAPI official ruby library: https://github.com/AlchemyAPI/alchemyapi_ruby

Installation:

Add this line in your Gemfile

gem 'alchemy-api-rb-gem'

Run tests:

First of all, add in alchemy.key your API Key. Then just perform:

bundle exec rake