API Wrapper and CLI tool for Quotable 📣
cargo install ruquotes
use ruquotes::quote;
let quote = quote().await?;
println!("{} \n - {}", quote.content, quote.author);
The same way as the library.
Or use a binary from releases.
quotable
-
🗼 tokio-rs: A runtime for writing reliable asynchronous applications with Rust.
-
🤗 colored: The easier way to have text on your term!
-
👏 clap: A full featured, fast Command Line Argument Parser for Rust
-
⚡ reqwest: An easy and powerful Rust HTTP Client
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit send me a tweet 😆
Consider supporting me on Patreon if you like my work 🙏
Don't forget to start the repo ⭐
Eliaz Bobadilla - Creator and Maintainer 💪
See also the full list of contributors who participated in this project ✨
We use Semantic Versioning. For the versions available, see the tags 🏷️
I also made this on JavaScript, Python, a website, and Go.
Licensed under the MIT License 📄