K - Simple HTTP Queue Service

Query requests are simple HTTP requests, using the GET or POST method, then Queue Service will do the requests later.

Installation

Add this line to your application's Gemfile:

gem 'k'

And then execute:

$ bundle

Or install it yourself as:

$ gem install k

Usage

TODO: