Wowr
Ruby Library for the World of Warcraft Armory
Introduction
Wowr is an API for accessing data in the World of Warcraft Armory. Using the XML data provided by the armory, it allows developers to query World of Warcraft items, characters, guilds and arena teams. It is designed to support developers that wish to add WoW information to their Ruby-powered site, as well as larger guild or portal sites for many users.
Usage
See example.rb
Documentation
Please view the RubyDoc for more information on usage. wowr.rubyforge.org/doc/
Installation
Wowr can be installed through RubyGems using the command below:
gem install wowr
Alternatively, the latest version can be downloaded from SVN with:
svn checkout http://wowr.rubyforge.org/svn/trunk/lib/
Author
Ben Humphreys benhumphreysgmail.com