Update README.md
This commit is contained in:
parent
9ee368f10d
commit
537a97ebe7
@ -6,6 +6,7 @@ I would like to add common helper functions/features inspired by the package use
|
|||||||
# GroupMe API Wrapper
|
# GroupMe API Wrapper
|
||||||

|

|
||||||
[](https://pkg.go.dev/github.com/densestvoid/groupme)
|
[](https://pkg.go.dev/github.com/densestvoid/groupme)
|
||||||
|
[](https://codecov.io/gh/densestvoid/groupme)
|
||||||
## Description
|
## Description
|
||||||
The design of this package is meant to be super simple. Wrap the exposed API endpoints [documented](https://dev.groupme.com/docs/v3#v3) by the GroupMe team. While you can achieve the core of this package with cURL, there are some small added features, coupled along with a modern language, that should simplify writing GroupMe [bots](https://dev.groupme.com/bots) and [applications](https://dev.groupme.com/applications).
|
The design of this package is meant to be super simple. Wrap the exposed API endpoints [documented](https://dev.groupme.com/docs/v3#v3) by the GroupMe team. While you can achieve the core of this package with cURL, there are some small added features, coupled along with a modern language, that should simplify writing GroupMe [bots](https://dev.groupme.com/bots) and [applications](https://dev.groupme.com/applications).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user