API Wrapper and CLI tool for Quotable π£
Live coding π
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
Video Showcase πΉ
-
πΌ 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 π