syncthing-rs
[!WARNING] This is an incomplete wrapper for the Syncthing REST API, under active development.
I'm not aiming to support the full API — just the parts I need for my own projects.
[!NOTE]
- Not affiliated with the Syncthing Foundation.
- Contributions are welcome!
A wrapper around the Syncthing REST API, with extra sauce.
Targeting the latest stable version of Syncthing.
Roadmap
- Core configuration endpoint
- Configuration data types
- Partial updates to configuration
- Event subscription
- Full event parsing
- Cluster endpoints and data types
- Support for multiple API versions