dropbox: Dropbox API client

[ api, deprecated, library, mit, program ] [ Propose Tags ]
Deprecated

A dropbox API client generated through servant generic.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

  • No current members of group

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4
Change log Changelog.md
Dependencies aeson, base (>=4.7 && <4.15.0), dropbox, http-api-data, http-client-tls, servant, servant-auth, servant-auth-client, servant-client (<0.19), servant-client-core, text [details]
License MIT
Copyright 2020 Riskbook
Author Riskbook
Maintainer support@riskbook.com
Category API
Home page https://github.com/riskbook/dropbox-client#readme
Bug tracker https://github.com/riskbook/dropbox-client/issues
Source repo head: git clone https://github.com/riskbook/dropbox-client
Uploaded by Jappie at 2020-10-23T11:10:27Z
Distributions
Executables exe
Downloads 709 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for dropbox-0.0.4

[back to package description]

Githbu actions build status

It doesn't actually replace a USB drive.

- BrandomM on hacker news, commenting on the dropbox idea, 2007

This is an incomplete dropbox API client derived from a servant generic type definition. Additional endpoints are welcome, feel free to make a PR!

Usage

There is an example in app/exe.hs.

Tools

Enter the nix shell.

nix-shell

You can checkout the makefile to see what's available:

cat makefile

Running

make run

Fast filewatch which runs tests

make ghcid

History

This is the result from the great riskbook hackathon of oktober 2020 (also known as festoberhack).