A wrapper around the Quotable.io API.
import (
"fmt"
"github.com/UltiRequiem/quotable/pkg"
)
func main(){
data, error := quotable.GetQuotable()
fmt.Printf("%s\n -%s\n", data.Content, data.Author)
}
Is hosted on pkg.go.dev 📖
go install github.com/UltiRequiem/quotable@latest
quotable
Or an X
quantity of times :👇
quotable 38
Video Showcase 📷
I also made this on JavaScript, Python, a website, and Rust.
Licensed under the MIT License 📄