Skip to content

UltiRequiem/quotable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Quotable

Go Report Card Go Reference

Screenshot

A wrapper around the Quotable.io API.

Usage

import (
	"fmt"
	"github.com/UltiRequiem/quotable/pkg"
)


func main(){
        data, error := quotable.GetQuotable()

        fmt.Printf("%s\n -%s\n", data.Content, data.Author)
}

Docs

Is hosted on pkg.go.dev ๐Ÿ“–

CLI

Installation

go install github.com/UltiRequiem/quotable@latest

Usage

quotable

Or an X quantity of times :๐Ÿ‘‡

quotable 38

Video Showcase ๐Ÿ“ท

Other Art

I also made this on JavaScript, Python, a website, and Rust.

Licence

Licensed under the MIT License ๐Ÿ“„

About

๐Ÿ’ป Quotable.io API Wrapper + CLI App

Topics

Resources

License

Code of conduct

Contributing

Stars

14 stars

Watchers

1 watching

Forks

Sponsor this project

Contributors

Languages