graph_fs

Crates.iograph_fs
lib.rsgraph_fs
version0.1.5
sourcesrc
created_at2024-03-25 09:42:55.358393
updated_at2024-06-25 10:51:43.954924
descriptionA CLI tool that helps query a local or remote file system by a GraphQL interface
homepagehttps://github.com/Valentine-Mario/Graph_FS
repositoryhttps://github.com/Valentine-Mario/Graph_FS
max_upload_size
id1185118
size183,786
Valentine Oragbakosi (Valentine-Mario)

documentation

README

GraphFS

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

Commit count: 105

cargo fmt