snappy/README.md
2025-12-02 21:08:38 +01:00

19 lines
405 B
Markdown

# snappy
<p align="center">
<img src="https://stacker.news/favicon.png" width="64" height="64" />
<img src="https://go.dev/blog/go-brand/Go-Logo/PNG/Go-Logo_Blue.png" width="64" height="64" />
A Go client for the [Stacker News](https://stacker.news) GraphQL API
</p>
## How to use
```
$ go get github.com/ekzyis/snappy
```
`SN_API_KEY` must be set in your environment for authenticated API access.