RubyGems Navigation menu

wlapi 0.0.4

WLAPI

DESCRIPTION

WLAPI is a simple API for Wortschatz Leipzig project.

$ require 'wlapi'
$ api = WLAPI::API.new
$ api.synonyms('Haus', 15) # returns an array with sting values (UTF8 encoded)

See RDOC documentation for details on particular methods.

You can find some invocation examples in example/example.rb

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.0 - June 26, 2015 (26 KB)
  2. 0.8.6 - July 12, 2014 (14.5 KB)
  3. 0.8.5 - July 14, 2013 (13.5 KB)
  4. 0.8.4 - January 08, 2012 (13 KB)
  5. 0.8.3 - December 16, 2011 (12.5 KB)
  6. 0.0.4 - November 14, 2010 (55.5 KB)
Show all versions (15 total)

Runtime Dependencies (1):

savon >= 0

Owners:

Authors:

  • Andrei Beliankou

SHA 256 checksum:

2505d6291307fc0bc0f7877284477e6ea95734fd68d5a7e8adb4d3e8c44bc91f

Total downloads 45,068

For this version 3,157

Licenses:

N/A

Required Ruby Version: >= 1.8.5

Links: