Compare commits

..

No commits in common. "develop" and "v0.8.2" have entirely different histories.

View File

@ -1,11 +1,14 @@
# snappy # snappy
<p align="center"> <div style="text-align: center">
<img src="https://stacker.news/favicon.png" width="64" height="64" /> <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" /> <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 <a href="https://stacker.news" target="_blank">Stacker News</a> GraphQL API</p> [stacker.news](https://stacker.news) API client package for Go
</div>
## How to use ## How to use