A Clojure library designed to wrap the GroupMe API. Version 3 is the only version of the API this library supports.
This library is hosted on clojars. If you are using Leiningen, add this to your project.clj
:
[groupme-clj "1.0.1"]
To see in depth documentation of covered functions, api endpoints, and more, check out the Usage Guide
To see by version changes of added features, fixed bugs, and more, check out the Changelog
This library welcomes contributors. To get started, check out the contributing guide on how to best contribute to the library.
This is distributed under the MIT License.