Api::Resource

Library for accessing Restful APIs.

Installation

Add this line to your application's Gemfile:

gem 'api-resource'

And then execute:

$ bundle

Or install it yourself as:

$ gem install api-resource

Usage

TODO: Write usage instructions here