Forked from Slack API in Go github.com/nlopes/slack
This library supports most if not all of the api.slack.com
REST
calls, as well as the Real-Time Messaging protocol over websocket, in
a fully managed way.
I am working on adding wrappers for the events api to this.
$ go get github.com/amrosebirani/slack
Rest is WIP.