Skip to content

Fyko/merriam-webster

Repository files navigation

Merriam Webster

Rust libraries for the Merriam Webster Collegiate Dictionary API.

CI

Packages

Examples

Definition

Fetches the short definitions for the word "documentation".

$ MERRIAM_WEBSTER_API_KEY=... cargo run --example definition documentation

Top Words

Queries the current top words for Merrium Webster's searchbar.

$ MERRIAM_WEBSTER_API_KEY=... cargo run --example top_words

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust libraries for the Merriam Webster Collegiate Dictionary API

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published