Crates.io | ffsend-api |
lib.rs | ffsend-api |
version | 0.7.3 |
source | src |
created_at | 2018-05-21 20:15:32.14552 |
updated_at | 2021-08-27 13:31:00.476028 |
description | A fully featured Firefox Send API client. |
homepage | https://timvisee.com/projects/ffsend |
repository | https://github.com/timvisee/ffsend-api |
max_upload_size | |
id | 66486 |
size | 252,490 |
A fully featured Firefox Send API client written in Rust.
This repository is still being worked on, and this documentation is not finished yet.
Here is a demo of the API implementation as used in ffsend:
Implementation demo from ffsend not visible here?
View it on asciinema.
Please note that the provided API interface may change drastically each version
until a stable 1.0
version is released. Therefore, if you're using any alpha
version of this crate in your own project, it's recommended to select a fixed
version number to prevent future build failures due to a newly released but
incompatible version.
Please see the client project here: ffsend
This project is released under the MIT license. Check out the LICENSE file for more information.