Skip to content

Chris00/ocaml-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binding to the Dropbox Remote API

This is a binding in pure OCaml to the Dropbox Remote API using Lwt. It is suitable to run in mirage. Only version 1 (which is retired) is supported. Please chime in if you would like to help to port this library to Dropbox Remote API v2.

Install

Use OPAM:

opam install dropbox
opam install dropbox_lwt_unix

Documentation

The documentation is online and in the interface files dropbox.mli and dropbox_lwt_unix.mli.

Test this library

Go to Dropbox App Console, create a new app, and generate an access token. Create a file run.conf with TOKEN=⟨your token⟩. Then you can use ./run pgm args where pgm is one of the tests.

About

Binding to the Dropbox Remote API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages