/quotes.rb

API wrapper for http://quotes.rest

Primary LanguageRubyMIT LicenseMIT

quotes.rb

API wrapper for http://quotes.rest

Installation

gem install quotes

Usage

require 'quotes'

puts Quotes.qod  # => "..." 
$ quotes qod
...

Contributing

All contributions are welcome. This project is MIT-licensed.