Skip to content

gucciwu/rust-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Rust-Tree

A tool for manage tree structure in easy and fast way with Rust

1. Preliminaries

2. Features

  • Object Persistence: support database and excel
  • Web API: the actions can be access with web API

3. Structure

- docs/                 # document
- src/
- Cargo.toml            #

4. Configuration

  • api_root(string): a prefix for API endpoint, default is 'api'

5. deploy

$ git clone https://github.com/gucciwu/rust-tree.git
$ cd rust-tree

6. APIs

7. License

MIT OR Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published