/groupme

GroupMe API in Go - the original GroupMe library for Go

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

GroupMe API in Go

This is the original GroupMe library for Go.

This library supports most if not all of the api.groupme.com/v3 REST calls.

Installing

go get -u github.com/MagnusFrater/groupme

Example

Coming soon!