You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unofficial [Raindrop.io](https://raindrop.io/) Go SDK.
4
+
5
+
## Create an Access Token
6
+
Follow the [offiical raindrop.io authentication documentation](https://developer.raindrop.io/v1/authentication/token) to create an access token, which will be used by the SDK.
7
+
8
+
## Installation
9
+
```
10
+
go get github.com/jiachengxu/raindrop-sdk-go@v0.1.0
0 commit comments