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

17 lines
425 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" />
</p>
<p align="center">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.