snoobert/README.md
Vartan Benohanian 3c7aee142d Get subreddit by name
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-04-23 22:57:47 -04:00

314 B

Geddit

Geddit is a Go client library for accessing the Reddit API.

Install

To get a specific version from the list of versions:

go get github.com/vartanbeno/geddit@vX.Y.Z

Or for the latest version:

go get github.com/vartanbeno/geddit