~enan/wordnik-rs

Rust library for Wordnik API
feat: support for wrapping prettified definition
feat: add support for filtering with dictionary
Sync cargo version to git version

clone

read-only
https://git.sr.ht/~enan/wordnik-rs
read/write
git@git.sr.ht:~enan/wordnik-rs

You can also use your local clone with git send-email.

Wordnik-rs
==========

Wordnik-rs is a Rust library wrapper of Wordnik API. This is not an
official library created or endorsed by Wordnik.

Visit https://wordnik.com for more.


Supported operations
--------------------

Wordnik API provides the following operations:

  • audio
  + definitions
  • etymologies
  • examples
  • frequency
  • hyphenation
  • phrases
  • pronunciations
  • relatedWords
  • scrabbleScore
  • topExample

The entries with plus-sign (+) are currently supported by Wordnik-rs.

See https://developer.wordnik.com/docs#/word for more.
Do not follow this link