Repository is archived
No commit activity in last 3 years
No release in over 3 years
A gem distribution for AlchemyAPI for ruby, see https://github.com/AlchemyAPI/alchemyapi_ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.3
~> 10.3

Runtime

>= 0.28.0, ~> 0.28
>= 0.8.1, ~> 0.8
>= 1.8.1, ~> 1.8
 Project Readme

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