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@latestquotableOr an X quantity of times :馃憞
quotable 38I also made this on JavaScript, Python, a website, and Rust.
Licensed under the MIT License 馃搫
