IceAndFireApi

Gem Version Downloads Build Status

Game of Thrones

This gem provides an interface for the Ice And Fire API. It was motivated by the current lack of support for a ruby library. More response fields and schema information for House, Character, and Book resources is available through the documentation.

Installation

Add this line to your application's Gemfile:

gem 'ice_and_fire_api'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ice_and_fire_api

Usage

The Ice and Fire API contains endpoints for the following resources:

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dbelling/ice_and_fire_api.

License

The gem is available as open source under the terms of the MIT License.