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

Installeer:
=

Versies:

  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)
Toon alle versies (15 totaal)

Runtime afhankelijkheden (1):

savon >= 0

Eigenaren:

Authors:

  • Andrei Beliankou

SHA 256 checksum:

=

Total downloads 46.310

Voor deze versie 3.237

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: >= 1.8.5

Links: