English | 简体中文
A tool for manage tree structure in easy and fast way with Rust
- Object Persistence: support database and excel
- Web API: the actions can be access with web API
- docs/ # document
- src/
- Cargo.toml #
api_root(string)
: a prefix for API endpoint, default is 'api'
$ git clone https://github.com/gucciwu/rust-tree.git
$ cd rust-tree
MIT OR Apache-2.0