dropbox-client: Dropbox API client

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A dropbox API client generated through servant generic.


[Skip to Readme]

Properties

Versions 0.0.0
Change log Changelog.md
Dependencies aeson, base (>=4.7 && <5), dropbox-client, http-api-data, http-client-tls, servant, servant-auth, servant-auth-client, servant-client, 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-23T09:48:53Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for dropbox-client-0.0.0

[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!

History

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

Usage

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