wlapi icon indicating copy to clipboard operation
wlapi copied to clipboard

Ruby based API for the project Wortschatz Leipzig.

Results 7 wlapi issues
Sort by recently updated
recently updated
newest added

Remove some of the old ruby versions from the Travis CI setup.

The gems inside Gemfile are a bit outdate. For future development it would be nice to update thoses to avoid the need of installing old versions of gems into your...

On current pr at appveyor we get the following error. > Specify a project or solution file. The directory does not contain a project or solution file. Add a config...

during the execution of the local test I got the following warning `wlapi/lib/wlapi/api.rb:445: warning: constant ::Fixnum is deprecated`

I cloned the repo and ran the `bundle install` command I got the following error. ``` An error occurred while installing rainbow (2.2.2), and Bundler cannot continue. Make sure that...

I would like to how the rest api should be included. Should there be a configuration where you can choose what endpoint (soap or rest) the gem should use? Or...

Hey I install your gem and the end point on the leipzig corpus page is resulting in a 404 error. Any idea why? I was wondering if that could have...