Dropbox
Simple Dropbox v2 client for Go.
For a higher level client take a look at go-dropy.
About
Modelled more or less 1:1 with the API for consistency and parity with the official documentation. More sugar should be implemented on top.
Testing
To manually run tests use the test account access token:
$ export DROPBOX_ACCESS_TOKEN=oENFkq_oIVAAAAAAAAAAC8gE3wIUFMEraPBL-D71Aq2C4zuh1l4oDn5FiWSdVVlL
$ go test -v
License
MIT