76cb7483f7 | ||
---|---|---|
LICENSE | ||
README.md | ||
dupes.go | ||
go.mod | ||
go.sum | ||
main.go | ||
notes.go | ||
post.go | ||
rss.go | ||
session.go | ||
types.go |
README.md
sn-goapi
Package for stacker.news API access
Install via go get github.com/ekzyis/sn-goapi
Supports:
- Post of type ...
- ... Discussion
- ... Link
- ... Bounty
- ... Poll
- Reply (comments)
- Tips
- Checking dupes
- Checking notifications
SN_AUTH_COOKIE
must be set with a valid session cookie.