| Crates.io | graph_fs |
| lib.rs | graph_fs |
| version | 0.1.5 |
| created_at | 2024-03-25 09:42:55.358393+00 |
| updated_at | 2024-06-25 10:51:43.954924+00 |
| description | A CLI tool that helps query a local or remote file system by a GraphQL interface |
| homepage | https://github.com/Valentine-Mario/Graph_FS |
| repository | https://github.com/Valentine-Mario/Graph_FS |
| max_upload_size | |
| id | 1185118 |
| size | 183,786 |
GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.
To install
Be sure to have openssl install on your device
cargo install graph_fs
Read the documentation here