@hackage dropbox0.0.4
Dropbox API client
Categories
License
MIT
Maintainer
support@riskbook.com
Links
Versions
Deprecated
Dependencies (10)
- aeson
- base >=4.7 && <4.15.0
- http-api-data
- http-client-tls
- servant
- servant-auth Show all…
Dependents (0)
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).