ec7e8abe8ec9a307ec9623243394dfc03e259d7b
Some functionality such as saving, voting, deleting, etc. is common to both posts and comments, so this service will hold such methods. Tweaked the separate post/comment services accordingly. Fixed tests. Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
go-reddit
go-reddit 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/go-reddit@vX.Y.Z
Or for the latest version:
go get github.com/vartanbeno/go-reddit
Description
Languages
Go
99.8%
Makefile
0.2%