ekzyis d3f5fce46d | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
client.go | ||
client_test.go | ||
go.mod | ||
go.sum | ||
invoice.go | ||
items.go | ||
rss.go | ||
user.go |
README.md
snappy
stacker.news API client package for Go
How to use
$ go get github.com/ekzyis/snappy
SN_API_KEY
must be set in your environment for authenticated API access.