graph_fs 0.1.5

A CLI tool that helps query a local or remote file system by a GraphQL interface
Documentation

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