-
Ruby
The official Ruby gem for the Wordnik API, available on rubygems and github. To install,
gem install wordnik -
WordKit iOS SDK
iOS UI toolkit for Wordnik. Provies iOS-specific UI functionality on top of the generic (iOS and MacOS) Objective-C Data SDK. Downloaded as part of the Objective-C SDK DMG.
-
Objective-C SDK
Wordnik's Objective-C SDK is a code library that you can drop into any iOS app to give it sophisticated lookup features based on the Wordnik API. It consists of two related pieces: a UI SDK, which provides the interface elements for displaying Wordnik data within your app, and a lower-level Data SDK, which helps your app communicate with the Wordnik API and on which the UI SDK depends. The Data SDK can be used by itself in Mac OS apps.
-
Clojure
clj-wordnik is an idiomatic Clojure library for accessing the Wordnik API, written by Josh Rotenberg, lover of functional programming and tom yum goong. Grab the source on Github or the JAR on Clojars.
-
Knicker
Knicker is a Java library for the Wordnik API. It is designed to be very simple to use -- just get an API key and start calling methods. It does not require any additional libraries, and is freely available under the GPL.
Other Goodies
The libraries and snippets below have been graciously submitted by third-party users of the Wordnik API. Feel free to use them, but be advised that your mileage may vary.
-
Emacs Lisp - A third-party Emacs client library for the Wordnik API.
-
Perl - A third-party Perl library for the Wordnik API.
-
We're on github, too. Check us out at github.com/wordnik










