#rest #http #async

syncthing

A Rust library for controlling syncthing file synchronization through its REST interface

6 releases (3 breaking)

0.4.2 Sep 11, 2020
0.4.1 Jul 21, 2020
0.4.0 Apr 15, 2020
0.3.0 Apr 13, 2020
0.1.0 Jan 14, 2020

#1249 in Asynchronous

MIT license

31KB
850 lines

syncthing   Action Badge Version Badge License Badge

A Rust library for controlling syncthing file synchronization through its REST interface. Note that not all REST endpoints are implemented yet. The crate API is subject to change.

Usage

Examples of how to use the library can be found here.

Versioning

This library targets the latest stable release of syncthing.

Contributing

If you find any errors in syncthing-rs or just want to add a new feature feel free to submit a PR.

Dependencies

~10MB
~171K SLoC