Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timvisee/ffsend-api

:mailbox_with_mail: A fully featured Firefox Send API client written in Rust.
https://github.com/timvisee/ffsend-api

api encryption file-sharing file-upload firefox-send hacktoberfest rust

Last synced: 5 days ago
JSON representation

:mailbox_with_mail: A fully featured Firefox Send API client written in Rust.

Awesome Lists containing this project

README

        

[![Build status on GitLab CI][gitlab-ci-master-badge]][gitlab-ci-link]
[![Newest release on crates.io][crate-version-badge]][crate-link]
[![Documentation][docs-badge]][docs]
[![Number of downloads on crates.io][crate-download-badge]][crate-link]
[![Project license][crate-license-badge]](LICENSE)

[crate-download-badge]: https://img.shields.io/crates/d/ffsend-api.svg
[crate-license-badge]: https://img.shields.io/crates/l/ffsend-api.svg
[crate-link]: https://crates.io/crates/ffsend-api
[crate-version-badge]: https://img.shields.io/crates/v/ffsend-api.svg
[docs-badge]: https://docs.rs/ffsend-api/badge.svg
[docs]: https://docs.rs/ffsend-api
[gitlab-ci-link]: https://gitlab.com/timvisee/ffsend-api/pipelines
[gitlab-ci-master-badge]: https://gitlab.com/timvisee/ffsend-api/badges/master/pipeline.svg

# ffsend-api [WIP]
> A fully featured [Firefox Send][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][ffsend]:
[![ffsend-api implementation demo from ffsend][ffsend-usage-demo-svg]][ffsend-usage-demo-asciinema]
_Implementation demo from [ffsend][ffsend] not visible here?
View it on [asciinema][ffsend-usage-demo-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][ffsend]

## License
This project is released under the MIT license.
Check out the [LICENSE](LICENSE) file for more information.

[docs]: https://docs.rs/ffsend-api
[ffsend]: https://github.com/timvisee/ffsend
[ffsend-usage-demo-asciinema]: https://asciinema.org/a/182225
[ffsend-usage-demo-svg]: https://cdn.rawgit.com/timvisee/ffsend/6e8ef55b/res/demo.svg
[send]: https://send.firefox.com/