An open API service indexing awesome lists of open source software.

https://github.com/tantalic/dropbox

A simple, incomplete Dropbox API v2 client in Go
https://github.com/tantalic/dropbox

dropbox dropbox-api

Last synced: 12 months ago
JSON representation

A simple, incomplete Dropbox API v2 client in Go

Awesome Lists containing this project

README

          

# `tantalic.com/dropbox`

A simple, incomplete [Dropbox API v2][db-api] client in [Go][go].

## Features

The client is intentionally kept simple and only implements features actively being used for my needs. This currently includes:

- Listing files in a directory
- Watching a directory for changes
- Downloading files

[go]: https://golang.org
[db-api]: https://www.dropbox.com/developers/documentation/http/overview