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:
=

installieren:
=

Versionen:

  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)
Zeige alle Versionen (15 total)

Runtime Abhängigkeiten (1):

savon >= 0

Besitzer:

Autoren:

  • Andrei Beliankou

SHA 256-Prüfsumme:

=

Downloads insgesamt 46.736

Für diese Version 3.264

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 1.8.5

Links: